Remove TODO from xci.h

This commit is contained in:
Jack 2019-11-01 12:35:11 +08:00
parent 4dd4b3be18
commit d7df033e24

2
xci.h
View file

@ -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;