X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=psp%2Fmain.c;h=952d1047e2da889242b827a473b1e4e979e9ac91;hb=f342bededbe5d51afd1632e689f5105e50d4f63e;hp=498411576622c420e1030efc3b9e0077e4ca9584;hpb=93c18cb44bf9794c7c9bc93411c68880723320d1;p=libpicofe.git diff --git a/psp/main.c b/psp/main.c index 4984115..952d104 100644 --- a/psp/main.c +++ b/psp/main.c @@ -58,7 +58,7 @@ int pico_main(void) break; case PGS_ReloadRom: - if (emu_ReloadRom(rom_fname_reload)) { + if (emu_reload_rom(rom_fname_reload)) { engineState = PGS_Running; if (mp3_last_error != 0) engineState = PGS_Menu; // send to menu to display mp3 error