X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Fpalettec.c;h=3864b677d79cc9e169392540b5877fa7ceb1d90b;hb=5bc7b6ceb8766da1f537b30a9027db6d10999157;hp=624b098f4fa01fe8956eede176b5e4671f563dc4;hpb=989f287818c93cf9b1ff96c13e66720571210513;p=16.git diff --git a/src/palettec.c b/src/palettec.c index 624b098f..3864b677 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 & yakui-lover + * Copyright (C) 2012-2017 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover * * This file is part of Project 16. * @@ -22,11 +22,10 @@ #include "src/lib/16_vl.h" -global_game_variables_t gvar; - void main(int argc, char *argv[]) { + static global_game_variables_t gvar; byte *pal; byte *bakapee;