OSDN Git Service

got pcxtest.exe to compile and work
[proj16/16.git] / src / pcxtest.c
index a29c617..1c3aa9c 100755 (executable)
@@ -24,8 +24,8 @@
 #include <dos.h>\r
 #include <string.h>\r
 #include "src/lib/16_vl.h"\r
-#include "16/src/lib/bitmap.h"\r
-#include "16/src/lib/16render.h"\r
+//#include "16/modex16/bitmap.h"\r
+//#include "16/modex16/16render.h"\r
 #include "src/lib/16_in.h"\r
 \r
 #include "src/lib/16_tail.h"\r
@@ -64,7 +64,8 @@ void main() {
        }\r
 \r
 //0000 PCXBMP = bitmapLoadPcx("data/koishi~~.pcx");\r
-       PCXBMP = bitmapLoadPcx("data/chikyuu.pcx", &gvar);\r
+//0000 PCXBMP = bitmapLoadPcx("data/chikyuu.pcx"/*, &gvar*/);\r
+       PCXBMP = bitmapLoadPcx("data/maryai.pcx");\r
 //     PCXBMP = bitmapLoadPcx("data/koishi^^.pcx");\r
 //     PCXBMP = bitmapLoadPcx("16/PCX_LIB/chikyuu.pcx");\r
 //---- p = planar_buf_from_bitmap(PCXBMPPTR);\r