]> 4ch.mooo.com Git - 16.git/blobdiff - src/palettel.c
palllist not being worked on right now... i will work on sprite animation VERY soon
[16.git] / src / palettel.c
index 04beeff673d6377236e85bebd05f1245ff09005f..6ec55683ca3abd40c8db0ac30984f47456c2e92d 100755 (executable)
  *\r
  */\r
 \r
-#include "src/lib/modex16.h"\r
+#include "src/lib/16_vl.h"\r
 #include "src/lib/bakapee.h"\r
 \r
-global_game_variables_t gvar;\r
 byte *pal;\r
 char *bakapee;\r
 word i;\r
@@ -31,6 +30,7 @@ word i;
 void\r
 main(int argc, char *argv[])\r
 {\r
+       static global_game_variables_t gvar;\r
        //page.width += 32;\r
        //page.height += 32;\r
        pal = modexNewPal();\r