X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Flibretro.c;h=bc56ff86a50a192f7f052f6b6d3a0d6f98196c1c;hb=2a8fedf7715b816d95467fe261edd3c8372bd34b;hp=2363c370b3106236f779c0b7f785964e8e8a3205;hpb=f422f444ca3ef7ecac9ac2ffc2f8e227578399a3;p=pcsx_rearmed.git diff --git a/frontend/libretro.c b/frontend/libretro.c index 2363c370..bc56ff86 100644 --- a/frontend/libretro.c +++ b/frontend/libretro.c @@ -1633,7 +1633,6 @@ void retro_run(void) if (!Config.HLE && !Config.SlowBoot) { // skip BIOS logos psxRegs.pc = psxRegs.GPR.n.ra; - return 0; } }