X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=psp%2Fmain.c;fp=psp%2Fmain.c;h=498411576622c420e1030efc3b9e0077e4ca9584;hb=93c18cb44bf9794c7c9bc93411c68880723320d1;hp=e96eacc5283f3356cd2b0aace23899230eeeaa1d;hpb=71769e27e90704f464bc1844daa044a5b1b24fd4;p=libpicofe.git diff --git a/psp/main.c b/psp/main.c index e96eacc..4984115 100644 --- a/psp/main.c +++ b/psp/main.c @@ -90,7 +90,7 @@ int pico_main(void) emu_HandleResume(); break; } - emu_Loop(); + pemu_loop(); #ifdef GPROF goto endloop; #endif