]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_head.h
modified: 16.exe
[16.git] / src / lib / 16_head.h
index 19e713b1e33967a264e3bdbac9aa1be3ea95e603..2bb380febd530be11f5f5c3ad862c457bbef9444 100644 (file)
 #define KEY_MENU               (0x75)
 */
 
-static dword far* clockdw= (dword far*) 0x046C; /* 18.2hz clock */
+//static dword far* clockdw= (dword far*) 0x046C; /* 18.2hz clock */
+static dword clockdw=0;
 
 #define        nil     ((void *)0)