mirror of
https://github.com/SciresM/hactool
synced 2025-02-16 11:18:24 +00:00
Remove TODO from xci.h
This commit is contained in:
parent
4dd4b3be18
commit
d7df033e24
1 changed files with 0 additions and 2 deletions
2
xci.h
2
xci.h
|
@ -86,8 +86,6 @@ typedef struct {
|
|||
hfs0_ctx_t logo_ctx;
|
||||
hactool_ctx_t *tool_ctx;
|
||||
unsigned char iv[0x10];
|
||||
/* TODO: Header decryption. */
|
||||
/* unsigned char decrypted_header[0x70]; */
|
||||
int has_decrypted_header;
|
||||
unsigned char decrypted_header[0x70];
|
||||
xci_header_t header;
|
||||
|
|
Loading…
Add table
Reference in a new issue