X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Fpcxtest2.c;h=d0037ad37a4c5fb00f48a8b5dad533027d5df474;hb=9b4a92c9e0d3a32db2e091abc69b8017abb89b0d;hp=dadb2c459d26acce04d3103bfc78a0d73e32e251;hpb=8a04643047887934be90690e6a1254b403b17fc9;p=16.git diff --git a/src/pcxtest2.c b/src/pcxtest2.c index dadb2c45..d0037ad3 100755 --- a/src/pcxtest2.c +++ b/src/pcxtest2.c @@ -86,7 +86,7 @@ void main() { //0000 bmp = bitmapLoadPcx("data/koishi~~.pcx"); //0000 bmp = bitmapLoadPcx("data/chikyuu.pcx"/*, &gvar*/); - bmp = bitmapLoadPcx("data/maryai.pcx"/*, &gvar*/); + bmp = bitmapLoadPcx("data/maryai4c.pcx"/*, &gvar*/); // bmp = bitmapLoadPcx("data/koishi^^.pcx"); // bmp = bitmapLoadPcx("16/PCX_LIB/chikyuu.pcx"); //---- p = planar_buf_from_bitmap(&bmp);