Extended info for line drawing

This commit is contained in:
Simon Robertshaw
2011-08-14 18:31:48 +01:00
parent 2749285134
commit d3153aae85
4 changed files with 91 additions and 4 deletions

View File

@@ -131,6 +131,7 @@ typedef unsigned int pixel;
#define DEBUG_PARTS 0x0001
#define DEBUG_PARTCOUNT 0x0002
#define DEBUG_DRAWTOOL 0x0004
typedef unsigned char uint8;