Added Cracker changes for adding a triangle brush! :DDD Seems to work without any issues.

This commit is contained in:
Cate
2011-07-12 22:55:25 +08:00
committed by Simon Robertshaw
parent d7053422f1
commit 45fe00bef9
4 changed files with 38 additions and 8 deletions

View File

@@ -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