]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_vlpal.h
moved my palette function failure to 16_vlpal.c
[16.git] / src / lib / 16_vlpal.h
diff --git a/src/lib/16_vlpal.h b/src/lib/16_vlpal.h
new file mode 100755 (executable)
index 0000000..63dc75d
--- /dev/null
@@ -0,0 +1,8 @@
+#ifndef __16_VLPAL_H__\r
+#define __16_VLPAL_H__\r
+\r
+#include "src/lib/16_vl.h"\r
+\r
+void VL_palette(bitmap_t *bmp, word *i, word qp, word aqoffset);\r
+\r
+#endif //__16_VLPAL_H__\r