From: sparky4 Date: Mon, 13 Jul 2015 16:48:55 +0000 (-0500) Subject: oh SHIT! X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=c6be7e1b2a6d0f0590d3e2f23a8bfd9d4e4b7c56;p=16.git oh SHIT! modified: fonttes0.exe modified: src/fonttes0.c --- diff --git a/fonttes0.exe b/fonttes0.exe index 3c83acb2..40b2c4eb 100644 Binary files a/fonttes0.exe and b/fonttes0.exe differ diff --git a/src/fonttes0.c b/src/fonttes0.c index 740aa7d1..6b082117 100644 --- a/src/fonttes0.c +++ b/src/fonttes0.c @@ -169,9 +169,9 @@ void main(int argc, char near *argv[]) //printf("l[i]=%d ", l[i]); //printf("j=%d ", j); //printf("%02x\n", l[i] & j); - modexClearRegion(&page, xp, i*4, 4, 4, l[i] & j ? 15:0); + modexClearRegion(&page, xp, i, 4, 4, l[i] & j ? 15:0); //while(!getch()); - xp+=4; + xp++; j>>=1; } //====