romヘッダフォーマット変更に対応

git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1478 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
yoshida_teruhisa 2008-05-23 00:47:20 +00:00
parent 0a93cb292c
commit 9a90633b51

View File

@ -146,8 +146,7 @@ int main(int argc, char *argv[])
// u8 otherParentalControls:1; // 1: Enable OtherParentalControls
// u8 subBannerFile:1; // 1: Enable SubBannerFile
rom_header.s.codec_mode = 1; // 0:NTR mode, 1:TWL mode // undeveloped
rom_header.s.otherParentalControls = 0; // 1: Enable OtherParentalControls
rom_header.s.subBannerFile = 0; // 1: Enable SubBannerFile
rom_header.s.availableSubBannerFile = 0; // 1: Enable SubBannerFile
// u8 titleID_Lo[ 4 ];