OSDN Git Service

pcxtest.exe and pcxtest2.exe compiles but we are unable to test because of compiling...
[proj16/16.git] / src / pcxtest.c
index bd1a6a6..a29c617 100755 (executable)
@@ -24,7 +24,7 @@
 #include <dos.h>\r
 #include <string.h>\r
 #include "src/lib/16_vl.h"\r
-#include "src/lib/bitmap.h"\r
+#include "16/src/lib/bitmap.h"\r
 #include "16/src/lib/16render.h"\r
 #include "src/lib/16_in.h"\r
 \r
@@ -70,7 +70,7 @@ void main() {
 //---- p = planar_buf_from_bitmap(PCXBMPPTR);\r
 \r
        VGAmodeX(1, 1, &gvar);\r
-       gvar.video.page[0]=modexDefaultPage(&gvar.video.page[0]);\r
+       //--00  gvar.video.page[0]=modexDefaultPage(&gvar.video.page[0]);\r
 \r
        /* fix up the palette and everything */\r
        modexPalUpdate(&PCXBMP->palette);\r