]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/modex16.h
added easter egg and palette updater stress test.... apparently ther eis a bug....
[16.git] / src / lib / modex16.h
index 6cef33cd1f19567e8041ff4c57c4c483125f2f1b..90e7d9cd1cc3335531948130c4ce84b52c5f0a9b 100644 (file)
@@ -57,6 +57,7 @@ void modexPalWhite();
 /* utility functions */
 void modexPalUpdate(bitmap_t *bmp, word *i, word qp, word aqpp);
 void modexPalUpdate2(byte *p);
+void modexPalUpdate3(byte *p);
 void chkcolor(bitmap_t *bmp, word *q, word *a, word *aa, word *z);
 void modexWaitBorder();