diff options
Diffstat (limited to 'include/m_common_data.h')
| -rw-r--r-- | include/m_common_data.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/include/m_common_data.h b/include/m_common_data.h index affa1b0..b872666 100644 --- a/include/m_common_data.h +++ b/include/m_common_data.h @@ -171,7 +171,9 @@ typedef struct CommonData { /* 0x10A3C */ UNK_TYPE1 unk_10A3C[0x2C]; /* 0x10A68 */ u8 unk_10A68; /* 0x10A69 */ UNK_TYPE1 unk_10A69[0x3]; - /* 0x10A6C */ UNK_TYPE1 unk_10A6C[0x14]; + /* 0x10A6C */ xyz_t unk_10A6C; + /* 0x10A78 */ u8 unk_10A78; + /* 0x10A79 */ UNK_TYPE1 unk_10A79[0x7]; /* 0x10A80 */ UNK_TYPE1 unk_10A80[0x2]; /* 0x10A82 */ s16 unk_10A82; /* 0x10A84 */ UNK_TYPE1 unk_10A84[0x2C]; |
