Move ov004 documentation from Ghidra

This commit is contained in:
Aetias
2025-01-25 14:35:02 +01:00
parent 1983e335f6
commit aecd954557
63 changed files with 653 additions and 334 deletions
+2
View File
@@ -57,6 +57,8 @@ public:
bool EquipCollidesWith(Cylinder *cylinder, ItemFlag equipId);
s32 EquipItem_vfunc_2c();
void SetHealth(s16 health);
PlayerBase();
};
extern PlayerBase *gPlayer;