X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Ffontgfx.c;h=e25a130a07f1e0c22e46559f4af06dcf1af91ca9;hb=d337fd88c992c80c68263f66a2d22f3ce2ffefa1;hp=90e6a8692063a4fb843dd93790f401a8e419eb0f;hpb=4abdbc1a7b9643df0fcc8762c60ef874cb4de63d;p=16.git diff --git a/src/fontgfx.c b/src/fontgfx.c index 90e6a869..e25a130a 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-2016 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover * * This file is part of Project 16. * @@ -21,9 +21,9 @@ */ #include #include -#include "lib/types.h" +#include "src/lib/types.h" //#include "lib/16text.h" -#include "lib/modex16.h" +#include "src/lib/16_vl.h" #include #include @@ -100,7 +100,6 @@ IIIIIII BBBBBBBBB MMMM M MMMM\n\ chx=0; chy=0; colpee=32; -// bios_cls(); /* position the cursor to home */ // vga_moveto(0,0); // vga_sync_bios_cursor();