]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_vlpal.h
cannot think on the pal maker
[16.git] / src / lib / 16_vlpal.h
index 63dc75d1e21e1835bcd1be5e14781c817030acc2..91d99384915077e86c0099e0a0d05ebf3528514e 100755 (executable)
@@ -3,6 +3,15 @@
 \r
 #include "src/lib/16_vl.h"\r
 \r
-void VL_palette(bitmap_t *bmp, word *i, word qp, word aqoffset);\r
+#define BEVERBOSEPALCHECK\r
+\r
+typedef struct\r
+{\r
+       word width;\r
+       word height;\r
+       word offset;\r
+} imgtestpal_t;\r
+\r
+void VL_palette(imgtestpal_t *bmp, byte *p, word *i, word qp, word aqoffset);\r
 \r
 #endif //__16_VLPAL_H__\r