]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/modex16.c
added easter egg and palette updater stress test.... apparently ther eis a bug....
[16.git] / src / lib / modex16.c
index 82ce2c1d55aab26386103d2a8d1e28923d183b8c..bcf98c1187adff0119947cd3a992eece926cdae8 100644 (file)
@@ -593,7 +593,7 @@ modexPalWhite() {
 void
 modexPalUpdate(bitmap_t *bmp, word *i, word qp, word aqpp)
 {
-       byte *p = bmp->palette;
+       const byte *p = bmp->palette;
        word w=0;
        word q=0;
        word qq=0;