diff options
| author | Derek Hensley <hensley.derek58@gmail.com> | 2023-08-29 18:12:49 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-29 18:12:49 -0700 |
| commit | 4e4b91939fe71079fbe8f68b0534b314d890ab17 (patch) | |
| tree | b61be0e418014ab45a8001323b90c801125e0aa6 /include/unknown_structs.h | |
| parent | a06e26eb51833838fcd5214bc488c6c31697069e (diff) | |
Yaz0 OK (#80)
* yaz0 OK
* boot_variables.h cleanup
* Small cleanup
* decompression abnormality
Diffstat (limited to 'include/unknown_structs.h')
| -rw-r--r-- | include/unknown_structs.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/unknown_structs.h b/include/unknown_structs.h index 33cbe1f..37c8a3d 100644 --- a/include/unknown_structs.h +++ b/include/unknown_structs.h @@ -33,13 +33,6 @@ typedef struct Game_Play_unk_0110 { /* 0x52 */ UNK_TYPE1 unk_52[0x2]; } Game_Play_unk_0110; // size = 0x54 -typedef struct struct_800418D8 { - /* 0x000 */ UNK_TYPE1 unk_000[0x104]; - /* 0x104 */ UNK_TYPE unk_104; - /* 0x108 */ UNK_TYPE1 unk_108[0x14]; - /* 0x11C */ UNK_TYPE unk_11C; -} struct_800418D8; // size >= 0x120 - typedef struct struct_809AEFA4 { /* 0x0 */ UNK_PTR unk_0; /* 0x0 */ UNK_PTR unk_4; |
