X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2F16_in.h;h=bb0e8e61929f64fe674f30e8104d8f056d2034d5;hb=7e2906d6f11fc7f6b39c62139cc93312f96fa094;hp=daa864c811758b1b398fbd98796bfa14ce2b8fba;hpb=f505526d1ab7d43f414aa96c26cb51acfa5acc96;p=16.git diff --git a/src/lib/16_in.h b/src/lib/16_in.h index daa864c8..bb0e8e61 100644 --- a/src/lib/16_in.h +++ b/src/lib/16_in.h @@ -31,7 +31,7 @@ #include "src/lib/16_head.h" #ifdef __DEBUG__ -#define __DEBUG_InputMgr__ +//#define __DEBUG_InputMgr__ #endif #ifdef __DEBUG_InputMgr__ @@ -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();