summaryrefslogtreecommitdiff
path: root/include/Item
diff options
context:
space:
mode:
authorAetias <aetias@outlook.com>2024-04-21 13:09:41 +0200
committerAetias <aetias@outlook.com>2024-04-21 13:09:41 +0200
commit1b2b274633ca475d3ce0ec29ba849fe8dda26969 (patch)
treee5728e2b58bcd6966165bd012ade55116fa11199 /include/Item
parent87a650dc300edf5aa4cb568f1773d43106b255c7 (diff)
Name `gMapManager`
Diffstat (limited to 'include/Item')
-rw-r--r--include/Item/ItemManager.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Item/ItemManager.hpp b/include/Item/ItemManager.hpp
index 44defa6f..7acaf4a3 100644
--- a/include/Item/ItemManager.hpp
+++ b/include/Item/ItemManager.hpp
@@ -6,6 +6,7 @@
#include "Actor/ActorNavi.hpp"
#include "Item/Item.hpp"
+#include "Map/MapManager.hpp"
#include "Player/EquipItem.hpp"
#include "System/SysNew.hpp"
#include "System/OverlayManager.hpp"