X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Fpcxtest.c;h=5325303c9bd6c4b1a749018136cee484105ed62e;hb=78c44f1c4c8db65db7d3636181c775db5d94ada8;hp=84a8323699855b657c370a37a64cbd96939d91a3;hpb=52711700f92f02fe8976d2e035a04a4501842b9f;p=16.git diff --git a/src/pcxtest.c b/src/pcxtest.c index 84a83236..5325303c 100755 --- a/src/pcxtest.c +++ b/src/pcxtest.c @@ -27,10 +27,10 @@ #include "src/lib/bitmap.h" //----#include "src/lib/planar.h" -global_game_variables_t gvar; static word far* clockw= (word far*) 0x046C; /* 18.2hz clock */ void main() { + static global_game_variables_t gvar; bitmap_t bmp; //---- planar_buf_t *p; int i;