mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-26 01:23:37 +02:00
Remove references to python console
This commit is contained in:
@@ -23,8 +23,6 @@
|
||||
|
||||
#define LOCAL_SAVE_DIR "Saves"
|
||||
|
||||
#define LOCAL_LUA_DIR "Lua"
|
||||
|
||||
#define APPDATA_SUBDIR "\\HardWIRED"
|
||||
|
||||
#define THUMB_CACHE_SIZE 256
|
||||
@@ -99,13 +97,6 @@ extern unsigned char ZSIZE;
|
||||
#define TRI_BRUSH 2
|
||||
#define BRUSH_NUM 3
|
||||
|
||||
|
||||
//#define GRAVFFT
|
||||
//#define LUACONSOLE
|
||||
//#define PYCONSOLE
|
||||
//#define PYEXT
|
||||
//no longer needed
|
||||
|
||||
#ifdef PIX16
|
||||
typedef unsigned short pixel;
|
||||
#else
|
||||
|
Reference in New Issue
Block a user