mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
smallfix
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@2770 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
42eee63f27
commit
5a52f1a4bb
@ -450,6 +450,9 @@ static BOOL GetNandInitializerSetting(u8* region, u8* wireless, u8* logodemoskip
|
|||||||
{
|
{
|
||||||
*logodemoskip = 0;
|
*logodemoskip = 0;
|
||||||
}
|
}
|
||||||
|
}else
|
||||||
|
{
|
||||||
|
*logodemoskip = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
// REGION: を読み取る
|
// REGION: を読み取る
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user