mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-31 19:51:45 +02:00
Move pygood and pyready outside of macro
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user