]> 4ch.mooo.com Git - 16.git/blobdiff - src/pcxtest.c
did some cleanings wwww
[16.git] / src / pcxtest.c
index 2f61443de3d0a72af5148d8fdba8e3680fbd019f..84a8323699855b657c370a37a64cbd96939d91a3 100755 (executable)
 #include <stdio.h>\r
 #include <dos.h>\r
 #include <string.h>\r
-#include "src/lib/modex16.h"\r
+#include "src/lib/16_vl.h"\r
 #include "src/lib/bitmap.h"\r
 //----#include "src/lib/planar.h"\r
 \r
 global_game_variables_t gvar;\r
+static word far* clockw= (word far*) 0x046C; /* 18.2hz clock */\r
 \r
 void main() {\r
        bitmap_t bmp;\r