Move pygood and pyready outside of macro
This commit is contained in:
parent
9c44767e44
commit
2f6bc8fe80
@ -31,9 +31,9 @@
|
|||||||
#include "pyconsole.h"
|
#include "pyconsole.h"
|
||||||
//#include "pystdlib.h"
|
//#include "pystdlib.h"
|
||||||
#include <marshal.h>
|
#include <marshal.h>
|
||||||
|
#endif
|
||||||
char pyready=1;
|
char pyready=1;
|
||||||
char pygood=1;
|
char pygood=1;
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user