]> 4ch.mooo.com Git - 16.git/blobdiff - src/pcxtest.c
pomf~
[16.git] / src / pcxtest.c
index 7efc3fad7dee7ae3aada53c1852d8ee167fc0b88..f735a5597e2561044f64406e85cd453c41e314cd 100644 (file)
@@ -68,7 +68,7 @@ void main() {
     modexEnter();\r
 \r
     /* fix up the palette and everything */\r
-    modexPalUpdate(&bmp, 0, 0/*, 0*/);\r
+    modexPalUpdate(&bmp, 0, 0, 0);\r
 \r
     /* clear and draw one sprite and one bitmap */\r
     modexClearRegion(&page, 0, 0, SCREEN_WIDTH, SCREEN_HEIGHT, 1);\r