X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fbakapi.c;h=381badd1c4e0c2c223d52379849e0c83d39d9738;hb=25753e20d43e1ebedfc22ec9e94e6c88b4324c7b;hp=a94cf391067b5037e1fbaf842cac0d883cc675cc;hpb=4423bda56aab2192f037bec035a3412153b2b3a7;p=16.git diff --git a/src/bakapi.c b/src/bakapi.c index a94cf391..381badd1 100755 --- a/src/bakapi.c +++ b/src/bakapi.c @@ -25,7 +25,6 @@ /* * BAKAPEE! */ -global_game_variables_t gvar; static bakapee_t bakapee; word key,d,xpos,ypos,xdir,ydir; sword vgamodex_mode = 1; // 320x240 default @@ -34,6 +33,7 @@ int ch=0x0; void main(int argc, char *argvar[]) { + static global_game_variables_t gvar; char *a; int i; word panq=1, pand=0; @@ -276,7 +276,7 @@ pee: } #else // !defined(BOINK) // FIXME: Does not compile. Do you want to remove this? -// TODO: This is a testing sextion for textrendering and panning for project 16 --sparky4 +// INFO: This is a testing section for textrendering and panning for project 16 --sparky4 while(1) { // conditions of screen saver // while(!kbhit())