mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
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:
parent
c25a0607a7
commit
94b217b3ef
@ -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.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user