X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Fvrstest.c;h=7ab82a4cfd87abe1c9078847e6e772241f3e529c;hb=28b1be191222717943878f024cddac30b026318e;hp=2e6a90bbc128d74aa1dc897616ad731d00e02c4e;hpb=77dd79155f6eae0d3a31fb792fd785f93ba72454;p=16.git diff --git a/src/vrstest.c b/src/vrstest.c index 2e6a90bb..7ab82a4c 100755 --- a/src/vrstest.c +++ b/src/vrstest.c @@ -28,7 +28,9 @@ #include "src/lib/16_ca.h" #include "src/lib/16_mm.h" +#ifdef __DEBUG_InputMgr__ extern boolean dbg_nointest; +#endif boolean panswitch; static word far* clockw= (word far*) 0x046C; /* 18.2hz clock */ @@ -53,7 +55,9 @@ void main() int size=0; */ +#ifdef __DEBUG_InputMgr__ dbg_nointest=0; +#endif Startup16(&gvar); /* CA_LoadFile("data/spri/chikyuu.vrs", &bigbuffer, &gvar);