mirror of
https://github.com/libretro/RetroArch.git
synced 2025-01-24 18:36:31 +00:00
(GX) remove IOS reloading, was messing up Salamander and threaded device insertion fixed the issue we were having anyway
This commit is contained in:
parent
57058ee25f
commit
f3b4fbbb2d
@ -272,7 +272,7 @@ extern void __exception_setreload(int t);
|
||||
static void system_init(void)
|
||||
{
|
||||
#ifdef HW_RVL
|
||||
IOS_ReloadIOS(IOS_GetVersion());
|
||||
//IOS_ReloadIOS(IOS_GetVersion());
|
||||
L2Enhance();
|
||||
#ifndef IS_SALAMANDER
|
||||
gx_init_mem2();
|
||||
|
Loading…
x
Reference in New Issue
Block a user