mirror of
https://github.com/libretro/RetroArch.git
synced 2025-01-26 03:24:36 +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)
|
static void system_init(void)
|
||||||
{
|
{
|
||||||
#ifdef HW_RVL
|
#ifdef HW_RVL
|
||||||
IOS_ReloadIOS(IOS_GetVersion());
|
//IOS_ReloadIOS(IOS_GetVersion());
|
||||||
L2Enhance();
|
L2Enhance();
|
||||||
#ifndef IS_SALAMANDER
|
#ifndef IS_SALAMANDER
|
||||||
gx_init_mem2();
|
gx_init_mem2();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user