X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Fpcxtest.c;h=5325303c9bd6c4b1a749018136cee484105ed62e;hb=953e6561daa79028f8b3d435a31a499c008d644c;hp=84a8323699855b657c370a37a64cbd96939d91a3;hpb=16fee04bfaa2cf218b1a906b0df0ed7e3a5706fa;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;