From 42ec4d80f3a8e2ae218c78a33dc038cb539a6c7e Mon Sep 17 00:00:00 2001 From: sparky4 Date: Thu, 16 Jul 2015 15:19:52 -0500 Subject: [PATCH] ok modified: fontgfx.exe modified: src/fontgfx.c --- fontgfx.exe | Bin 44602 -> 44602 bytes src/fontgfx.c | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/fontgfx.exe b/fontgfx.exe index 383c6074e420e8cc4c86b65ad224f042244e74ef..4a065d2a055850ec5c52b51ae6929b81d8f7fee5 100644 GIT binary patch delta 89 zcmV-f0H*)C+yc7X0c5`)ADiR@io vTEhSU0JC@lj9>v3lLcfs0S~i3WF<2J1+!(B;Q|2#vqzfQ4FPqtA*dM!PMjd; delta 89 zcmV-f0H*)C+yc7X0|I`3!?Sn;j9>v6lLcfs0TQ!6WF<2J2(x9E;Q|2&vqzfQ4FQ3(A*dM!Rcs-w 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(); -- 2.39.5