Merge pull request #235 from retro-wertz/core_fixes
[pcsx_rearmed.git] / frontend / libretro.c
index 2363c37..bc56ff8 100644 (file)
@@ -1633,7 +1633,6 @@ void retro_run(void)
                if (!Config.HLE && !Config.SlowBoot) {
                        // skip BIOS logos
                        psxRegs.pc = psxRegs.GPR.n.ra;
-                       return 0;
                }
     }