]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_dbg.c
working on palllist.c and no idea how to preserve bg fixed player[0].enti. wwww also...
[16.git] / src / lib / 16_dbg.c
index c3a4d5bb1628d95912ccc903a1bfd71d118eb4d2..634003a6f3d7590dd51b0e4e4f105e57d4000f60 100755 (executable)
@@ -1,15 +1,16 @@
 #include "src/lib/16_dbg.h"\r
-//#include "src/16.h"\r
-\r
 \r
 #ifdef __DEBUG__\r
 #ifdef __DEBUG_PM__\r
 boolean dbg_debugpm=0;\r
 #endif\r
 #ifdef __DEBUG_InputMgr__\r
-boolean dbg_testkeyin=0,dbg_testcontrolnoisy=0;\r
+boolean dbg_testkeyin=0,dbg_testcontrolnoisy=0,dbg_nointest=0;\r
+#endif\r
+#ifdef __DEBUG_MAP__\r
+boolean dbg_maptext=0;\r
+byte *dbg_mapdata;\r
 #endif\r
-boolean dbg_nommpmca=0;\r
 #endif\r
 \r
 \r