mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-20 23:21:20 +02:00
Added Cracker changes for adding a triangle brush! :DDD Seems to work without any issues.
This commit is contained in:
@@ -85,7 +85,9 @@ extern unsigned char ZSIZE;
|
||||
|
||||
#define CIRCLE_BRUSH 0
|
||||
#define SQUARE_BRUSH 1
|
||||
#define BRUSH_NUM 2
|
||||
#define TRI_BRUSH 2
|
||||
#define BRUSH_NUM 3
|
||||
|
||||
|
||||
//#define LUACONSOLE
|
||||
//#define PYCONSOLE
|
||||
|
Reference in New Issue
Block a user