summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/d/lyt/d_lyt_boss_gauge.h16
1 files changed, 2 insertions, 14 deletions
diff --git a/include/d/lyt/d_lyt_boss_gauge.h b/include/d/lyt/d_lyt_boss_gauge.h
index c744ad6c..ca263d58 100644
--- a/include/d/lyt/d_lyt_boss_gauge.h
+++ b/include/d/lyt/d_lyt_boss_gauge.h
@@ -18,8 +18,6 @@ public:
void setMode(s32 mode);
- void fn_80158940(f32);
-
void setField_0x545(bool value) {
field_0x545 = value;
}
@@ -28,18 +26,8 @@ public:
field_0x546 = value;
}
- void fn_80158290();
void fn_801582A0();
- void fn_801583E0();
- void fn_801583F0();
- void fn_80158400();
- void fn_80158480();
- void fn_80158490();
- void fn_801584A0();
- void fn_80158520();
- void fn_80158530();
- void fn_80158540();
- void fn_801585C0();
+ void fn_80158940(f32);
private:
STATE_FUNC_DECLARE(dLytBossGauge_c, None);
@@ -60,7 +48,7 @@ private:
/* 0x546 */ bool field_0x546;
/* 0x547 */ u8 field_0x547;
/* 0x548 */ s32 field_0x548;
- /* 0x54c */ float field_0x54c;
+ /* 0x54c */ f32 field_0x54c;
};
#endif