From 5105ef985bb707bb385d4b0cebc2b042e5e0975d Mon Sep 17 00:00:00 2001 From: Sebastian Snoer Date: Mon, 26 May 2025 20:30:04 +0200 Subject: cleanup to use cleaner apis --- include/d/a/obj/d_a_obj_tarzan_pole.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/d/a/obj/d_a_obj_tarzan_pole.h b/include/d/a/obj/d_a_obj_tarzan_pole.h index f37d8e5d..819fc342 100644 --- a/include/d/a/obj/d_a_obj_tarzan_pole.h +++ b/include/d/a/obj/d_a_obj_tarzan_pole.h @@ -29,8 +29,8 @@ private: /* 0x334 */ m3d::smdl_c mMdl; /* 0x350 */ dBgW mBgCollider; /* 0x560 */ dCcD_Sph mCollider; - /* 0x6b0 */ mVec3_c mVec; // TODO: Find better name, and figure out it's purpose - /* 0x6bc */ float mFloat; // TODO: No usage found yet + /* 0x6b0 */ mVec3_c mVec; // TODO: Find better name, once we've figured out it's purpose + /* 0x6bc */ f32 mFloat; // TODO: No usage found yet }; #endif -- cgit v1.2.3