diff options
| author | swekka <swekka@proton.me> | 2025-12-29 15:55:25 +0100 |
|---|---|---|
| committer | swekka <swekka@proton.me> | 2025-12-29 15:55:25 +0100 |
| commit | 3bbca854eb6cb3de40346dfae7e694000fd8a2df (patch) | |
| tree | 9c2d7ebe063294346ac467c2b7b7b80caab5457f /include/d/a | |
| parent | afa584eafcda2e9359a623c51a0c80131210aaeb (diff) | |
cleanup
Diffstat (limited to 'include/d/a')
| -rw-r--r-- | include/d/a/obj/d_a_obj_rope_igaiga.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/d/a/obj/d_a_obj_rope_igaiga.h b/include/d/a/obj/d_a_obj_rope_igaiga.h index 99de30bf..25178c0f 100644 --- a/include/d/a/obj/d_a_obj_rope_igaiga.h +++ b/include/d/a/obj/d_a_obj_rope_igaiga.h @@ -29,8 +29,8 @@ public: void fn_257_1DF0(); void fn_257_1F20(); void fn_257_1FD0(); - bool fn_257_1FF0(f32 *, bool); - void fn_257_20F0(f32, f32); + bool fn_257_1FF0(f32 *posY, bool p2); + void fn_257_20F0(f32 speed, f32 velocityY); void fn_257_21A0(); bool fn_257_21D0(); bool fn_257_2310(s16 rotationOffset); @@ -70,7 +70,7 @@ private: /* 0x92A */ s8 mVelocityYRelated; /* 0x92C */ f32 mLinkSpeedRelated; /* 0x930 */ f32 mPositionYRelated; - /* 0x934 */ f32 mXZCirclePointFactor; + /* 0x934 */ f32 mRadius; /* 0x938 */ bool field_0x938; /* 0x939 */ bool mLinkShieldBash; /* 0x93A */ bool mLinkHigher; |
