X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2F16_in.h;h=792ac5b1c450a5e57bc43530a75dfd880f77a1c0;hb=d45a99ed2ea331a9d2f19b20494fec509fc0efb5;hp=fe621bc7f5570f726d3930b6b4d48177ff37d27c;hpb=634cab2f93fbfecbfd035e1aadd6b396c5ad73a6;p=16.git diff --git a/src/lib/16_in.h b/src/lib/16_in.h index fe621bc7..792ac5b1 100644 --- a/src/lib/16_in.h +++ b/src/lib/16_in.h @@ -35,7 +35,7 @@ #endif #ifdef __DEBUG_InputMgr__ -#define TESTKEYIN +//#define TESTKEYIN #define TESTCONTROLNOISY #endif @@ -251,7 +251,7 @@ typedef struct static word DemoOffset,DemoSize; #endif -extern dword /*far**/ clockdw; +extern dword far* clockdw; // Internal routines extern void interrupt INL_KeyService();