mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 06:24:30 +00:00
Match yaz0.c (#1660)
This commit is contained in:
parent
9f169a67cd
commit
5ba625b171
3 changed files with 8 additions and 7 deletions
|
@ -695,8 +695,7 @@ typedef struct {
|
|||
/* 0x04 */ u32 decSize;
|
||||
/* 0x08 */ u32 compInfoOffset; // only used in mio0
|
||||
/* 0x0C */ u32 uncompDataOffset; // only used in mio0
|
||||
/* 0x10 */ u8 data[1];
|
||||
} Yaz0Header; // size = 0x10 ("data" is not part of the header)
|
||||
} Yaz0Header; // size = 0x10
|
||||
|
||||
struct ArenaNode;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue