]> 4ch.mooo.com Git - 16.git/blobdiff - src/pcxtest2.c
pcxtest.exe and pcxtest2.exe compiles but we are unable to test because of compiling...
[16.git] / src / pcxtest2.c
index 25d30141c75a8ad48b81940ae65072887304a4b6..5dd8505ff14becdf898c2888fab65c74e4ac12cc 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 "src/lib/planar.h"\r
 \r
 static word far* clockw= (word far*) 0x046C; /* 18.2hz clock */\r
@@ -90,7 +90,7 @@ void main() {
 //     bmp = bitmapLoadPcx("16/PCX_LIB/chikyuu.pcx");\r
 //---- p = planar_buf_from_bitmap(&bmp);\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
        gvar.video.page[0].sw+=32;\r
        gvar.video.page[0].sh+=32;\r
 \r