diff options
Diffstat (limited to 'include/structures.h')
| -rw-r--r-- | include/structures.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/structures.h b/include/structures.h index 20f83c3b..e05d0f78 100644 --- a/include/structures.h +++ b/include/structures.h @@ -39,7 +39,7 @@ extern struct_02000010 gUnk_02000010; typedef struct { s32 frameCount; // regular frame count? does anything reset it? u8 field_0x4[0x2]; - u16 field_0x8; + u16 field_0x6; bool8 transitioningOut; u8 transitionType; // transition when changing areas u16 field_0xa; // seems to be a tile type |
