some pandora tweaks
[libpicofe.git] / psp / emu.c
index 6169940..77b20d1 100644 (file)
--- a/psp/emu.c
+++ b/psp/emu.c
@@ -668,7 +668,7 @@ static void SkipFrame(void)
        PicoSkipFrame=0;
 }
 
-void pemu_forced_frame(int opts)
+void pemu_forced_frame(int opts, int no_scale)
 {
        int po_old = PicoOpt;
        int eo_old = currentConfig.EmuOpt;