mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-05 08:49:03 +00:00
ctrtool: updated ncch/exheader code
updated ncch/exheader specs to latest format.
This commit is contained in:
+2
-3
@@ -39,8 +39,7 @@ typedef struct
|
||||
|
||||
typedef struct
|
||||
{
|
||||
u8 savedatasize[4];
|
||||
u8 reserved[4];
|
||||
u8 savedatasize[8];
|
||||
u8 jumpid[8];
|
||||
u8 reserved2[0x30];
|
||||
} exheader_systeminfo;
|
||||
@@ -49,7 +48,7 @@ typedef struct
|
||||
{
|
||||
u8 extsavedataid[8];
|
||||
u8 systemsavedataid[8];
|
||||
u8 reserved[8];
|
||||
u8 accessibleuniqueids[8];
|
||||
u8 accessinfo[7];
|
||||
u8 otherattributes;
|
||||
} exheader_storageinfo;
|
||||
|
||||
Reference in New Issue
Block a user