(GX) re-enable IOS reloading, fixes lingering USB issues

This commit is contained in:
ToadKing 2013-05-28 22:20:36 -04:00
parent ac40910221
commit 35da2fd555

View File

@ -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();