]> 4ch.mooo.com Git - 16.git/blobdiff - src/test.c
no idea why bcexmm.exe is broke w tweaked zcroll.exe a bit also Quit is refined now...
[16.git] / src / test.c
index a2268d373af3cdd6366beaeceb773817359be3c0..fe7b401fa4f566cf807b5a677934d70f530b9967 100755 (executable)
 #include "src/lib/bakapee.h"\r
 \r
 static word far* clockw= (word far*) 0x046C; /* 18.2hz clock */\r
-global_game_variables_t gvar;\r
 player_t player[MaxPlayers];\r
 map_view_t mv[4];\r
 pan_t pan;\r
 \r
 void main(int argc, char *argv[])\r
 {\r
+       static global_game_variables_t gvar;\r
        int i, j;\r
        word startclk, endclk;\r
        word k;\r