diff --git a/include/d/d_menu_cloth.h b/include/d/d_menu_cloth.h index 8f2c72299..ed4acdf5e 100644 --- a/include/d/d_menu_cloth.h +++ b/include/d/d_menu_cloth.h @@ -101,7 +101,7 @@ public: /* 0x0048 */ s16 lightPitch; /* 0x004a */ s16 lightYaw; /* 0x004c */ f32 lightDistance; - /* 0x0050 */ u16 wavePreSteps; + /* 0x0050 */ s16 wavePreSteps; /* 0x0054 */ f32 maxStep; };