X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Fpalettel.c;h=6ec55683ca3abd40c8db0ac30984f47456c2e92d;hb=06a59aa7546448c4e6f6e816f2e01219d4f3c041;hp=53e86c2d0c19409b80524eac9be4069c1ae31a83;hpb=989f287818c93cf9b1ff96c13e66720571210513;p=16.git diff --git a/src/palettel.c b/src/palettel.c index 53e86c2d..6ec55683 100755 --- a/src/palettel.c +++ b/src/palettel.c @@ -23,7 +23,6 @@ #include "src/lib/16_vl.h" #include "src/lib/bakapee.h" -global_game_variables_t gvar; byte *pal; char *bakapee; word i; @@ -31,6 +30,7 @@ word i; void main(int argc, char *argv[]) { + static global_game_variables_t gvar; //page.width += 32; //page.height += 32; pal = modexNewPal();