]> 4ch.mooo.com Git - 16.git/blobdiff - src/vgacamm.c
did some cleanings wwww
[16.git] / src / vgacamm.c
index e77fbc6e805ceebf9cc779bea029b0e66d71a081..2c8eaa89a5698d38df9629d8bf82541c84bb9b8d 100755 (executable)
  *\r
  */\r
 \r
-#include "src/lib/modex16.h"\r
+#include "src/lib/16_vl.h"\r
 #include "src/lib/16_sprit.h"\r
 #include "src/lib/16_ca.h"\r
 #include "src/lib/16_mm.h"\r
 \r
+static word far* clockw= (word far*) 0x046C; /* 18.2hz clock */\r
+\r
 void main() {\r
        global_game_variables_t gvar;\r
        __segment sega;\r