diff options
| author | robojumper <robojumper@gmail.com> | 2025-05-04 10:28:02 +0200 |
|---|---|---|
| committer | robojumper <robojumper@gmail.com> | 2025-05-10 22:23:47 +0200 |
| commit | a8023aa4fa5781b3543dae1c9d10de9f03f3b711 (patch) | |
| tree | 558f41a3ddf0ac6027f351c35bda9f3f0aab185f /include/d | |
| parent | 9cba60935ba0edaad30620b4eb5c793bf65a7da8 (diff) | |
checkpoint
Diffstat (limited to 'include/d')
| -rw-r--r-- | include/d/lyt/meter/d_lyt_meter_item_select.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/d/lyt/meter/d_lyt_meter_item_select.h b/include/d/lyt/meter/d_lyt_meter_item_select.h index b076302a..ae097d41 100644 --- a/include/d/lyt/meter/d_lyt_meter_item_select.h +++ b/include/d/lyt/meter/d_lyt_meter_item_select.h @@ -291,7 +291,7 @@ private: /* 0x5778 */ f32 mArrowRotation; /* 0x577C */ f32 mArrowLength; /* 0x5780 */ f32 field_0x5780; - /* 0x5784 */ f32 field_0x5784; + /* 0x5784 */ f32 mEffectScale; /* 0x5788 */ s32 field_0x5788; /* 0x578C */ s32 field_0x578C; /* 0x5790 */ s32 field_0x5790; @@ -302,7 +302,7 @@ private: /* 0x5798 */ u8 field_0x5798; /* 0x5799 */ u8 field_0x5799; /* 0x579A */ u8 field_0x579A; - /* 0x579B */ u8 field_0x579B; + /* 0x579B */ u8 mEffectAlpha; /* 0x579C */ u8 mStoredBowVariant; /* 0x579C */ u8 mStoredSlingshotVariant; /* 0x579C */ u8 mStoredBeetleVariant; |
