]> 4ch.mooo.com Git - 16.git/blobdiff - src/pcxtest.c
pcxtest.exe and pcxtest2.exe compiles but we are unable to test because of compiling...
[16.git] / src / pcxtest.c
index ba69690221e612609adb2926084a5d6c2b7d0a9f..a29c6175488749e906df06ccd7f4044d9235c45c 100755 (executable)
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~\r
- * Copyright (C) 2012-2017 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover\r
+ * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover\r
  *\r
  * This file is part of Project 16.\r
  *\r
@@ -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