diff options
| author | Aetias <aetias@outlook.com> | 2024-04-19 16:36:22 +0200 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2024-04-19 16:36:22 +0200 |
| commit | 9a7bc06baa5dadd2632b550e3cf92a1aa13530a5 (patch) | |
| tree | 717c4adccef58930df40bc16346f40472acfbfb8 /include | |
| parent | 6f5483638ef2b70f53334e8987c6a57d24b93a51 (diff) | |
Decomp `ItemManager::func_ov00_020ae350`
Diffstat (limited to 'include')
| -rw-r--r-- | include/Item/ItemManager.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Item/ItemManager.hpp b/include/Item/ItemManager.hpp index 90e331ab..806672c3 100644 --- a/include/Item/ItemManager.hpp +++ b/include/Item/ItemManager.hpp @@ -317,7 +317,7 @@ public: void UnequipPotion();
// Unknown
- void func_ov00_020ae350() const;
+ unk32 func_ov00_020ae350() const;
void GiveKeys(u32 amount);
void func_ov00_020ae4dc(unk32 param1); // sets mUnk_0ba
void func_ov00_020ae648(unk32 param1, unk32 param2, unk32 param3);
|
