]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_dbg.h
16_ca needs huge amounts of work and I should remember what needs to be done soon...
[16.git] / src / lib / 16_dbg.h
index 3322046c9b0ae1901f77cda3ee2d714dc6edb273..c6554cbf5e78fb4e117b81727281a11cfb70795a 100755 (executable)
@@ -6,7 +6,9 @@
 #include "src/lib/16_pm.h"\r
 #include "src/lib/16_tdef.h"\r
 \r
-#define __DEBUG__\r
+//#define __DEBUG__\r
+\r
+#ifdef __DEBUG__\r
 //#define __DEBUG_InputMgr__\r
 #define __DEBUG_MAP__\r
 //#define __DEBUG_2__\r
@@ -16,6 +18,7 @@
 //#define __DEBUG_RF__\r
 #define __DEBUG_SPRI__\r
 #define __DEBUG_VL__\r
+#endif\r
 \r
 \r
 #ifdef __DEBUG__\r