diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/common_structs.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/common_structs.h b/include/common_structs.h index c278d5967..56644bc01 100644 --- a/include/common_structs.h +++ b/include/common_structs.h @@ -128,8 +128,7 @@ typedef struct { /* 0x20 */ s16 unk_020; /* 0x22 */ s16 unk_022; /* 0x24 */ f32 unk_024; - /* 0x28 */ s16 unk_028; - /* 0x2A */ s16 unk_02A; + /* 0x28 */ f32 unk_028; /* 0x2C */ s16 unk_02C; /* 0x2E */ s16 unk_02E; /* 0x30 */ s16 unk_030; |
