X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Ffontgfx.c;h=1fc19b2468577e18d977dd09e2bc6a7837e33e0f;hb=d26e0714368d1cfbe4caee5d6309cf97e0af55db;hp=e25a130a07f1e0c22e46559f4af06dcf1af91ca9;hpb=16fee04bfaa2cf218b1a906b0df0ed7e3a5706fa;p=16.git diff --git a/src/fontgfx.c b/src/fontgfx.c index e25a130a..1fc19b24 100755 --- a/src/fontgfx.c +++ b/src/fontgfx.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. * @@ -21,7 +21,7 @@ */ #include #include -#include "src/lib/types.h" +#include "src/lib/16_t.h" //#include "lib/16text.h" #include "src/lib/16_vl.h" @@ -29,10 +29,9 @@ #include #include -global_game_variables_t gvar; - void main(int argc, char near *argv[]) { + static global_game_variables_t gvar; //JMOJI static byte e; //word ri;