mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
typo.
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1075 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
cd6d0fbfa9
commit
6265e414db
@ -337,7 +337,7 @@ static HotSwState LoadCardData(void)
|
||||
|
||||
// 初回のRomエミュレーション情報を使用
|
||||
if(HOTSWi_IsRomEmulation()){
|
||||
OS_PutString("Read Emuration ROM\n");
|
||||
OS_PutString("Read Emulation ROM\n");
|
||||
s_cbData.cardType = ROM_EMULATION;
|
||||
s_cbData.gameCommondParam = s_cbData.pBootSegBuf->rh.s.game_cmd_param & ~SCRAMBLE_MASK;
|
||||
OS_TPrintf("SYSMi_GetWork()->gameCommondParam : 0x%08x\n", s_cbData.gameCommondParam);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user