From: sparky4 Date: Wed, 21 May 2014 22:28:13 +0000 (-0500) Subject: modified: 16/dos_gfx.cpp X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=4763fd900492df9392a28d8bfc1a5bc7e961f5e4;p=proj16%2F16.git modified: 16/dos_gfx.cpp --- diff --git a/16/dos_gfx.cpp b/16/dos_gfx.cpp index 631e72c6..1f238513 100644 --- a/16/dos_gfx.cpp +++ b/16/dos_gfx.cpp @@ -287,7 +287,7 @@ void set320x240x256_X(void) resolution */ height = 240; -*$pragma aux mxSetVirtualScreen "MXSETVIRTUALSCREEN" +//*$pragma aux mxSetVirtualScreen "MXSETVIRTUALSCREEN" mxSetVirtualScreen(480,360); }