]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_timer.c
did some cleanings wwww
[16.git] / src / lib / 16_timer.c
index 4ce497099cebb25424d5e575c92120a89313299f..5cb216c19b48f47ce61eff49b157f55e9c382636 100755 (executable)
@@ -22,6 +22,8 @@
 \r
 #include "src/lib/16_timer.h"\r
 \r
+static word far* clockw= (word far*) 0x046C; /* 18.2hz clock */\r
+\r
 clock_t start_timer(global_game_variables_t *gv)\r
 {\r
        gv->kurokku.t = clock();\r