Fill out rest of ov054

This commit is contained in:
Aetias
2025-02-01 09:53:43 +01:00
parent 526b6b8d72
commit 5cbfdbabc5
5 changed files with 32 additions and 20 deletions
+9 -1
View File
@@ -1,4 +1,7 @@
#include "Player/EquipScoop.hpp"
#include "Player/LinkStateItem.hpp"
ModelRender EquipScoop::gModelRender;
void EquipScoop::vfunc_00() {}
void EquipScoop::vfunc_18() {}
@@ -11,4 +14,9 @@ s32 EquipScoop::func_ov054_02198e08(Vec3p *param1) {}
bool EquipScoop::func_ov054_021980e24(Vec3p *param1) {}
void EquipScoop::vfunc_38(unk32 param1) {}
void func_ov054_02198ee0(s32 param1, unk32 *param2) {}
void EquipScoop::func_ov054_02198eec(unk32 param1) {}
void LinkStateItem::func_ov054_02198eec() {}
bool LinkStateItem::func_ov054_02198efc(s32 param1, unk32 param2, u32 param3) {}
bool LinkStateItem::func_ov054_021992c8(unk32 param1, unk32 param2, u32 param3) {}
EquipScoop *GetEquipScoop() {}
void LinkStateItem::StopUsingScoop() {}
bool func_ov054_021998d4(s32 param1, s32 param2, unk32 param3, u32 param4) {}