mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
continue忘れ...
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1270 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
e08a4523e5
commit
cfca3d527e
@ -1283,6 +1283,9 @@ static void SYSMi_makeTitleIdList( void )
|
|||||||
if(SYSM_IsExistCard())
|
if(SYSM_IsExistCard())
|
||||||
{
|
{
|
||||||
pe_hs = (ROM_Header_Short *)SYSM_CARD_ROM_HEADER_BAK;// BAKの値を使う
|
pe_hs = (ROM_Header_Short *)SYSM_CARD_ROM_HEADER_BAK;// BAKの値を使う
|
||||||
|
}else
|
||||||
|
{
|
||||||
|
continue;
|
||||||
}
|
}
|
||||||
}else
|
}else
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user