diff options
| author | Prakxo <87568477+Prakxo@users.noreply.github.com> | 2024-04-10 03:57:33 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-09 18:57:33 -0700 |
| commit | fce490d951900c593f25329cdfef0f47263d5e43 (patch) | |
| tree | 2324932640b707ad47350d1722c63b63542faa45 /include/unknown_structs.h | |
| parent | fcdb6376299d9374d31c498f3204894e23c414b3 (diff) | |
m_scene OK (#165)
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 b47f318..383f2cd 100644 --- a/include/unknown_structs.h +++ b/include/unknown_structs.h @@ -7,13 +7,6 @@ #include "unk.h" #include "other_types.h" -typedef struct Struct_8010EAA0 { - /* 0x00 */ RomOffset unk_00; - /* 0x04 */ RomOffset unk_04; - /* 0x08 */ char unk08[0xB]; - /* 0x13 */ u8 unk_13; -} Struct_8010EAA0; // size = 0x14 - typedef struct struct_801161E8_jp { /* 0x0 */ UNK_TYPE1 unk_0[0x8]; } struct_801161E8_jp; // size <= 0x8 |
