mirror of
https://github.com/zeldaret/ph
synced 2026-07-11 14:38:44 -04:00
Mangle ItemManager::GetEquipItemUnchecked
This commit is contained in:
@@ -260,6 +260,7 @@ public:
|
||||
void ForceEquipItem(ItemFlag equipId);
|
||||
bool ClearForcedEquipItem();
|
||||
void UpdateSwordShieldInUse();
|
||||
static EquipItem* GetEquipItemUnchecked(ItemFlag equipId);
|
||||
|
||||
// Ammo
|
||||
u16 GetAmmo(ItemFlag equipId) const;
|
||||
|
||||
Reference in New Issue
Block a user