]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_in.h
wwww
[16.git] / src / lib / 16_in.h
index 262f7b114cb4ad4f997bd2d0000ee5508ef552a3..16a6ed84de84df1eb12732541696ed6e65a3d3fb 100644 (file)
@@ -311,6 +311,8 @@ extern      boolean         IN_UserInput(dword delay,boolean clear),
 extern byte            *IN_GetScanName(ScanCode);\r
 extern char            IN_WaitForASCII(void);\r
 extern ScanCode        IN_WaitForKey(void);\r
-extern word            IN_GetJoyButtonsDB(word joy);\r
+extern word            IN_GetJoyButtonsDB(word joy);
+
+static void interrupt INL_KeyService(void);\r
 \r
 #endif\r