]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_vlpal.h
paltest nolonger stack overflows
[16.git] / src / lib / 16_vlpal.h
index aa81d33e296dfdafe8fdd56e9c91cfac9f1b3586..4184b057910e40c79485a0a7348b558f3e60efcc 100755 (executable)
@@ -3,6 +3,7 @@
 \r
 #include "src/lib/16_vl.h"\r
 #include "src/lib/16_vlpld.h"\r
+#include "16/modex16/bitmap.h"\r
 \r
 \r
 typedef struct\r
@@ -13,7 +14,7 @@ typedef struct
 } imgtestpal_t;\r
 \r
 void VL_modexPalUpdate(bitmap_t *bmp, word *i, word qp, word aqpp, global_game_variables_t *gv);\r
-void VL_palette(imgtestpal_t *bmp, byte *p, word *i, word qp, word aqoffset, global_game_variables_t *gv);\r
+void VL_palette(imgtestpal_t *bmp, byte *p, word *i, word qp, word aqoffset, word *apal, global_game_variables_t *gv);\r
 \r
 \r
 #endif //__16_VLPAL_H__\r