X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Fpalettec.c;h=df89b454988932b708658d60d8a6074f8a9bff43;hb=a6dac9aacc0353763dc564afda8b57848afc3e0b;hp=a1e387dc572bb901d2f1d7901848fb19f38a8c27;hpb=be588c0302f1248c7100cd97ad5effe2af3563cf;p=16.git diff --git a/src/palettec.c b/src/palettec.c index a1e387dc..df89b454 100755 --- a/src/palettec.c +++ b/src/palettec.c @@ -1,5 +1,5 @@ /* Project 16 Source Code~ - * Copyright (C) 2012-2016 sparky4 & pngwen & andrius4669 & joncampbell123 + * Copyright (C) 2012-2016 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover * * This file is part of Project 16. * @@ -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;