This commit is contained in:
Christopher Roy Bratusek 2013-01-02 19:44:06 +01:00
parent 7b4c15e7c5
commit f3bd4a1c86

View File

@ -191,7 +191,7 @@ s32 IosPatch_FULL(bool wii, bool sciifii, bool vwii, bool verbose, int IOS) {
if (ret) {
IOS_ReloadIOS(IOS);
xret = IosPatch_RUNTIME(wii, sciifii, vwii, verbose);
xret = IosPatch_RUNTIME(wii, sciifii, vwii, verbose);
} else {
xret = ERROR_PATCH;
}