]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_in.h
VRSTEST.EXE NOW USES PAGE MANAGER! wwww
[16.git] / src / lib / 16_in.h
index 0fef713203fb71810994414f023ba6b66ab40a0a..d25c19c324096a8306432301a4924a6c5f728524 100755 (executable)
 #include <string.h>\r
 #include "src/lib/16_head.h"\r
 #include "src/lib/16_timer.h"\r
-#include "src/lib/16_sprite.h"\r
-#include "src/lib/bitmap.h"    //old format\r
-#ifdef __WATCOMC__\r
+#ifdef __WATCOMC__     //borland C BCEXMM.EXE\r
 #include "src/lib/16_dbg.h"\r
+#include "src/lib/16_sprit.h"\r
+#include "src/lib/bitmap.h"    //old format\r
 #endif\r
 #ifdef __DEBUG__\r
-//#define      __DEBUG_InputMgr__\r
+#define        __DEBUG_InputMgr__\r
+extern boolean dbg_testkeyin,dbg_testcontrolnoisy;\r
 #endif\r
 \r
-#ifdef __DEBUG_InputMgr__\r
-//#define TESTKEYIN\r
-//#define TESTCONTROLNOISY\r
-#endif\r
-\r
-extern boolean testkeyin,testcontrolnoisy;\r
-\r
 //if else for gfxtesting and direction\r
 //player[pn].d == 2 ||\r
 //player[pn].d != 2 ||\r