X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Fpcxtest2.c;h=ab6e3b1e4291fb69eaf49f93ba407eaf02c8e3b0;hb=2fc6c650cc91ba3a4447630286d9aa4bb92bbfda;hp=efebd168dd3d20eea47466e4b17fda8d2d9aabb3;hpb=17ec26395419ff775f29661e50265dfbccfda3b0;p=16.git diff --git a/src/pcxtest2.c b/src/pcxtest2.c index efebd168..ab6e3b1e 100755 --- a/src/pcxtest2.c +++ b/src/pcxtest2.c @@ -95,7 +95,7 @@ void main() { gvar.video.page[0].sh+=32; /* fix up the palette and everything */ - modexPalUpdate1(bmp.palette); + modexPalUpdate(bmp.palette); /* clear and draw one sprite and one bitmap */ modexClearRegion(&gvar.video.page[0], 0, 0, gvar.video.page[0].sw, gvar.video.page[0].sh, 1);