mirror of
https://github.com/zeldaret/ph
synced 2026-06-09 04:29:52 -04:00
Rename ItemManager::GetNumKeys
This commit is contained in:
@@ -317,9 +317,11 @@ public:
|
||||
bool HasPurplePotion() const;
|
||||
void UnequipPotion();
|
||||
|
||||
// Unknown
|
||||
unk32 func_ov00_020ae350() const;
|
||||
// Keys
|
||||
unk32 GetNumKeys() const;
|
||||
void GiveKeys(u32 amount);
|
||||
|
||||
// Unknown
|
||||
void func_ov00_020ae4dc(unk32 param1); // sets mUnk_0ba
|
||||
void func_ov00_020ae648(unk32 param1, unk32 param2, unk32 param3);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user