From: sparky4 Date: Thu, 16 Jul 2015 20:19:52 +0000 (-0500) Subject: ok X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=42ec4d80f3a8e2ae218c78a33dc038cb539a6c7e;p=16.git ok modified: fontgfx.exe modified: src/fontgfx.c --- diff --git a/fontgfx.exe b/fontgfx.exe index 383c6074..4a065d2a 100644 Binary files a/fontgfx.exe and b/fontgfx.exe differ diff --git a/src/fontgfx.c b/src/fontgfx.c index ebfbb6d5..644af735 100644 --- a/src/fontgfx.c +++ b/src/fontgfx.c @@ -90,7 +90,7 @@ IIIIIII BBBBBBBBB MMMM M MMMM\n\ //modexprint(100, 100, 1, 47, 0, "wwww"); getch(); // modexprint(0, 0, 1, 0, colpee, &rose); - modexprint(&screen, 0, 0, 1, 0, colpee, &ibmlogo); + modexprint(&screen, 0, 0, 0, 0, colpee, &ibmlogo); // modexprint(0, 0, 1, 0, colpee, ROSE); getch(); modexLeave();