[ctrtool] Fixed seed crypto.

This commit is contained in:
jakcron
2017-06-06 12:44:12 +08:00
parent 4cba5c83df
commit 20f708450b
8 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ typedef struct
u8 additionalheadersize[4];
u8 sectorzerooffset[4];
u8 flags[8];
u8 partitionid[0x40];
u8 titleid[0x40];
u8 reserved[0x30];
} ctr_ncsdheader;