CTRではバンブラパッチが無効なので削除。

git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/branches/20100611_RedLauncher_Remodel@2972 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
N1277 2010-09-28 09:00:13 +00:00
parent c25a0607a7
commit 94b217b3ef

View File

@ -2171,7 +2171,9 @@ void SYSM_TryToBootTitle( TitleProperty *pBootTitle )
#endif // SYSM_NO_ES
// バンブラパッチ
#ifndef SYSM_FOR_CTR
SYSMi_applyPatchToBandBrothers();
#endif // SYSM_FOR_CTR
BOOT_Ready(); // never return.