]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_in.h
input is funny wwww
[16.git] / src / lib / 16_in.h
index b37a9d5bcf46b821a3b37bca0f1ab3bb5abb0a8d..b39e1a5ba7f9c06a9f2b0e6e389b6567307ee5b1 100644 (file)
@@ -33,7 +33,8 @@
 #define        __DEBUG_InputMgr__\r
 //++++#endif\r
 \r
-#define DOMO\r
+//#define DOMO\r
+#define TESTKEYIN\r
 \r
 #define        KeyInt  9       // The keyboard ISR number\r
 \r
@@ -326,5 +327,6 @@ extern      ScanCode        IN_WaitForKey(void);
 extern word            IN_GetJoyButtonsDB(word joy);\r
 \r
 \r
-//static void interrupt INL_KeyService(void);\r
+void interrupt INL_KeyService(void);\r
+boolean IN_qb(byte kee);\r
 #endif\r