X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Ffontgfx.c;h=1fc19b2468577e18d977dd09e2bc6a7837e33e0f;hb=45f3e2d77b5287888a171d442f74ca4e0e807d9b;hp=4c4c04431aee7ae9d94d868c41b6165500d8e5db;hpb=c3cf8aaefd82b331a4da8e3fbfe4d96dd3804410;p=16.git diff --git a/src/fontgfx.c b/src/fontgfx.c index 4c4c0443..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 + * Copyright (C) 2012-2017 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover * * This file is part of Project 16. * @@ -21,18 +21,17 @@ */ #include #include -#include "lib/types.h" +#include "src/lib/16_t.h" //#include "lib/16text.h" -#include "lib/modex16.h" +#include "src/lib/16_vl.h" #include #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;