mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
カードのバナーが表示できなくなっていたので修正
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@665 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
7db4bae3db
commit
861755232c
@ -141,7 +141,6 @@ BOOL SYSM_GetCardTitleList( TitleProperty *pTitleList_Card )
|
||||
pTitleList_Card->flags.isValid = TRUE;
|
||||
pTitleList_Card->flags.isAppLoadCompleted = TRUE;
|
||||
pTitleList_Card->flags.isAppRelocate = TRUE;
|
||||
pTitleList_Card->pBanner = NULL;
|
||||
}
|
||||
|
||||
retval = TRUE;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user