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@2664 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
c18a83c994
commit
5e2b031635
@ -69,8 +69,12 @@ typedef struct
|
||||
u16 normal_area_offset;
|
||||
u16 twl_area_offset;
|
||||
|
||||
/* 0x094-0x0c0 [システム予約領域] */
|
||||
u8 reserved_98h[0x2c];
|
||||
/* 0x094-0x0b8 [システム予約領域] */
|
||||
u8 reserved_98h[0x24];
|
||||
|
||||
/* 0x0b8-0x0c0 [追加データ] */
|
||||
u32 append_offset;
|
||||
u32 append_size;
|
||||
|
||||
/* 0x0c0-0x100 [DSカードNINTENDOロゴ重複領域] */
|
||||
u8 reserved_C0h[0x3f];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user