summaryrefslogtreecommitdiff
path: root/include/Map/MapBase.hpp
diff options
context:
space:
mode:
authorSammygoodTunes <sygamerz@gmail.com>2025-01-11 20:56:41 +0100
committerSammygoodTunes <sygamerz@gmail.com>2025-01-11 20:56:41 +0100
commitff9c4e6a6758d23767ac1d8c6148b6d44f7ef4e2 (patch)
treee14989a6fb11898f1a6eabdf07e4691ac9e46f7c /include/Map/MapBase.hpp
parentc09ea66d5c9c2555eb1d56650ec38a69a25a28a6 (diff)
Decompile MapManager::GetMapMinBounds
Decompile MapManager::GetMapMaxBounds Decompile MapManager::GetMapCenter
Diffstat (limited to 'include/Map/MapBase.hpp')
-rw-r--r--include/Map/MapBase.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Map/MapBase.hpp b/include/Map/MapBase.hpp
index f7d1b8e1..037b7749 100644
--- a/include/Map/MapBase.hpp
+++ b/include/Map/MapBase.hpp
@@ -89,7 +89,7 @@ public:
/* 048 */ u32 mUnk_048;
/* 04c */ unk32 mUnk_04c;
/* 050 */ unk8 mUnk_050[0x80];
- /* 0d0 */ Vec3p mUnk_0d0;
+ /* 0d0 */ Vec3p mCenter;
/* 0dc */ AABB mBounds;
/* 0f4 */ Vec3p mUnk_0f4;
/* 100 */ std::vector<Entrance> mEntrances;