]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_vlpal.h
did a bunch of work on map stuff going to add fg layer sometime woon
[16.git] / src / lib / 16_vlpal.h
index 755cbe224eca241df9d1b2212b37bdef86e5e43e..f97c4fd4e4d905ab95c2a03787912a14ff1be845 100755 (executable)
@@ -1,12 +1,9 @@
 #ifndef __16_VLPAL_H__\r
 #define __16_VLPAL_H__\r
 \r
+#include "src/lib/16_vlpald.h"\r
 #include "src/lib/16_vl.h"\r
 \r
-#define BEVERBOSEPALCHECK\r
-\r
-#ifdef BEVERBOSEPALCHECK\r
-#endif\r
 \r
 typedef struct\r
 {\r
@@ -15,6 +12,9 @@ typedef struct
        word offset;\r
 } imgtestpal_t;\r
 \r
+void VL_modexPalUpdate(bitmap_t *bmp, word *i, word qp, word aqpp);\r
 void VL_palette(imgtestpal_t *bmp, byte *p, word *i, word qp, word aqoffset);\r
+//void chkcolor(bitmap_t *bmp, word *q, word *a, word *aa, word *z);\r
+\r
 \r
 #endif //__16_VLPAL_H__\r