X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2Ffontgfx.c;h=a42979a0f9b42a266b17a2ee9fda11bc36a5fef0;hb=579be865a2f1d2a84d5295506f3e8ea9815d11af;hp=4c4c04431aee7ae9d94d868c41b6165500d8e5db;hpb=47cdc66151d973d975d0e31fb8a786eb639bebdb;p=proj16%2F16.git diff --git a/src/fontgfx.c b/src/fontgfx.c index 4c4c0443..a42979a0 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-2020 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; @@ -129,8 +128,6 @@ IIIIIII BBBBBBBBB MMMM M MMMM\n\ // modexprint(0, 0, 1, 0, colpee, ROSE); //++++ getch(); VGAmodeX(0, 1, &gvar); -// rosa=malloc(sizeof(ROSE)); -// (*rosa)=(byte)ROSE; printf("\n%s\n", rose); //printf("\nh=%d\n", '8'); // printf("\n%c\n", e);