mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-28 10:20:04 +02:00
added #define PYEXT so you can use an external tpt_console.py on 64bit OSes
This commit is contained in:
@@ -68,6 +68,7 @@ extern unsigned char ZSIZE;
|
||||
#define BRUSH_NUM 2
|
||||
|
||||
#define PYCONSOLE
|
||||
//#define PYEXT //enable this on 64bit to prevent segfault
|
||||
|
||||
#ifdef PIX16
|
||||
typedef unsigned short pixel;
|
||||
|
Reference in New Issue
Block a user