From: sparky4 Date: Sun, 18 May 2014 02:34:57 +0000 (-0500) Subject: modified: 16/DOS_GFX.EXE X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=7124fe79f44b0d601ac8658d9b99ff46f5bf20d4;p=16.git modified: 16/DOS_GFX.EXE modified: 16/dos_gfx.cpp --- diff --git a/16/DOS_GFX.EXE b/16/DOS_GFX.EXE index 282b1048..469e3a8b 100644 Binary files a/16/DOS_GFX.EXE and b/16/DOS_GFX.EXE differ diff --git a/16/dos_gfx.cpp b/16/dos_gfx.cpp index 80e82035..3853cd3d 100644 --- a/16/dos_gfx.cpp +++ b/16/dos_gfx.cpp @@ -542,7 +542,7 @@ int ding(int q){ // plot the pixel //---- ppf(xx, yy, coor, vga); - }else if(xx>=0 && xx=0 && yy=0 && xx=0 && yy<(height*3))*/{ putColorBox_X(xx, yy, TILEWH, TILEWH, coor); //++++0000 putPixel_X(xx, yy, coor); }