debugcode

This commit is contained in:
Arnout Engelen
2004-09-17 23:31:56 +00:00
parent 08f83c4435
commit efb6667488
3 changed files with 19 additions and 2 deletions

View File

@@ -30,7 +30,7 @@
#define NEEDROOT 1
#endif
#define DEBUG 0
#define DEBUG 1
// if '0', do extra checks and
// assertions. good for finding bugs