mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-03 00:39:14 +00:00
ctrtool: updated exheader/ncch/exefs code
Fixed unnecessary string related code. Corrected system saveid check. Other misc changes.
This commit is contained in:
+4
-1
@@ -56,7 +56,10 @@ typedef struct
|
||||
typedef struct
|
||||
{
|
||||
u8 programid[8];
|
||||
u8 flags[8];
|
||||
u8 coreversion[4];
|
||||
u8 reserved0[2];
|
||||
u8 flag;
|
||||
u8 priority;
|
||||
u8 resourcelimitdescriptor[0x10][2];
|
||||
exheader_storageinfo storageinfo;
|
||||
u8 serviceaccesscontrol[0x20][8];
|
||||
|
||||
Reference in New Issue
Block a user