X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Fpcxtest.c;h=ea8bfdf0b6cfd53be4d4659b0abca6a69f57cc01;hb=11680301b40309ca109ddef4adb6f11f41a10d8f;hp=ea1d296c6f06221f0c76723cf00cccec74471caf;hpb=f8aa708d074bbb922c6bdc481f9909c2ffd6274a;p=16.git diff --git a/src/pcxtest.c b/src/pcxtest.c index ea1d296c..ea8bfdf0 100644 --- a/src/pcxtest.c +++ b/src/pcxtest.c @@ -71,7 +71,7 @@ void main() { modexEnter(); /* fix up the palette and everything */ -//++++ modexPalUpdate(&bmp, 0, 0, 0); + modexPalUpdate1(bmp.palette); /* clear and draw one sprite and one bitmap */ modexClearRegion(&page, 0, 0, SCREEN_WIDTH, SCREEN_HEIGHT, 1);