X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Fpalettec.c;h=df89b454988932b708658d60d8a6074f8a9bff43;hb=a6dac9aacc0353763dc564afda8b57848afc3e0b;hp=25437fcb03460886861838992dc9e2971e56b517;hpb=2accbf2668001e82a8fec1e75f37c195996186b0;p=16.git diff --git a/src/palettec.c b/src/palettec.c index 25437fcb..df89b454 100755 --- a/src/palettec.c +++ b/src/palettec.c @@ -20,13 +20,12 @@ * */ -#include "src/lib/modex16.h" - -global_game_variables_t gvar; +#include "src/lib/16_vl.h" void main(int argc, char *argv[]) { + static global_game_variables_t gvar; byte *pal; byte *bakapee;