X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=gp2x%2Femu.c;h=41187c5d708596db2745b18be6dcb2b2e10d1625;hb=c4f2f371a6aacdb44280d6887056e7389291419a;hp=954d26f5dfe696f19f04679a83adea0bda440ae6;hpb=faffbf2d80894cfd032889675c2c81c034ee59ad;p=libpicofe.git diff --git a/gp2x/emu.c b/gp2x/emu.c index 954d26f..41187c5 100644 --- a/gp2x/emu.c +++ b/gp2x/emu.c @@ -682,7 +682,7 @@ void emu_Loop(void) Reset940(1, 2); Pause940(1); } - sound_rerate(Pico.m.frame_count ? 1 : 0); + PsndRerate(Pico.m.frame_count ? 1 : 0); } snd_excess_add = ((PsndRate - PsndLen*target_fps)<<16) / target_fps; printf("starting audio: %i len: %i (ex: %04x) stereo: %i, pal: %i\n",