mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-27 01:44:31 +02:00
no need to include tpt_console.py on 64bit anymore.
This commit is contained in:
@@ -68,7 +68,9 @@ extern unsigned char ZSIZE;
|
||||
#define BRUSH_NUM 2
|
||||
|
||||
#define PYCONSOLE
|
||||
//#define PYEXT //enable this on 64bit to prevent segfault
|
||||
//#define PYEXT
|
||||
//WARNING pyext must be defined on 64bit!
|
||||
//also, don't add a comment on that line, it breaks.
|
||||
|
||||
#ifdef PIX16
|
||||
typedef unsigned short pixel;
|
||||
|
Reference in New Issue
Block a user