d_lyt_meter_heart halfway

This commit is contained in:
robojumper
2025-04-16 22:43:03 +02:00
parent 2d4c0f0468
commit e8e3de41a1
9 changed files with 319 additions and 40 deletions
+8
View File
@@ -251,6 +251,12 @@ public:
/* 0x3C8 */ nw4r::g3d::ResFile mSwordRes;
/* 0x3CC */ u8 _0x3CC[0x5B4 - 0x3CC];
/* 0x5B4 */ m3d::anmMatClr_c mAnmMatClr;
/* 0x5E0 */ u8 _0x5E0[0x4564 - 0x5E0];
/* 0x4564 */ f32 field_0x4564;
f32 getField_0x4564() const {
return field_0x4564;
}
f32 getAnmMatClrFrame() const {
return mAnmMatClr.getFrame(0);
@@ -310,6 +316,8 @@ public:
static s32 getCurrentBugNetType();
static bool isItemRestrictedByBokoBase(ITEM_ID item);
static u32 getCurrentHealthCapacity();
};
#endif