]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_vl.h
did some cleanings wwww
[16.git] / src / lib / 16_vl.h
similarity index 92%
rename from src/lib/modex16.h
rename to src/lib/16_vl.h
index 3467a77dd3487169751b90b5ad516b025c6d8b26..37eab24a6fa4579884701b4b37dfce6ed3c01037 100755 (executable)
 #include <hw/vga/vrs.h>\r
 #endif\r
 \r
-static struct pcxHeader {\r
-       byte id;\r
-       byte version;\r
-       byte encoding;\r
-       byte bpp;\r
-       word xmin;\r
-       word ymin;\r
-       word xmax;\r
-       word ymax;\r
-       word hres;\r
-       word vres;\r
-       byte pal16[48];\r
-       byte res1;\r
-       word bpplane;\r
-       word palType;\r
-       word hScreenSize;\r
-       word vScreenSize;\r
-       byte padding[54];\r
-} head;\r
-\r
 //320x240 = 20x15\r
 //192x144 = 12x9\r
 \r