mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2024-12-25 03:11:58 +01:00
derp
This commit is contained in:
parent
90b4b24c2e
commit
cd339875d7
@ -75,7 +75,7 @@ int main(int argc, char **argv)
|
||||
DCFlushRange(&CurrentIOS, sizeof(IOS_Info));
|
||||
DeviceHandler::Instance()->SetModes();
|
||||
}
|
||||
else if(AHBRPOT_Patched())
|
||||
else if(!AHBRPOT_Patched())
|
||||
{
|
||||
gprintf("Loading cIOS: %d\n", mainIOS);
|
||||
iosOK = loadIOS(mainIOS, false) && CustomIOS(CurrentIOS.Type);
|
||||
|
Loading…
Reference in New Issue
Block a user