X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Fpalettel.c;h=5ce5c809c2c6bf7efca575f76156541eb979c651;hb=c1d3221afb5fe541d8c886ff66198329c153e48e;hp=d07452b6dc8c7edab50b0de2cd743531e33b7960;hpb=c91b34cede872764dc0e899b5d2662a2e6622169;p=16.git diff --git a/src/palettel.c b/src/palettel.c index d07452b6..5ce5c809 100755 --- a/src/palettel.c +++ b/src/palettel.c @@ -45,7 +45,7 @@ main(int argc, char *argv[]) modexLoadPalFile(bakapee, &pal); modexPalUpdate1(pal); modexFadeOn(1, pal); - pdump(&gvar.video.page[0]); + modexpdump(&gvar.video.page[0]); getch(); VGAmodeX(0, 0, &gvar); modexPalUpdate1(pal);