mirror of
https://github.com/zeldaret/ph
synced 2026-05-26 23:47:18 -04:00
Decompile MapManager::GetMapCenterX
Decompile MapManager:GetMapCenterZ
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -110,8 +110,8 @@ public:
|
||||
q20 GetMapMinZ();
|
||||
q20 GetMapMaxX();
|
||||
q20 GetMapMaxZ();
|
||||
unk8 Get_MapData_Unk_d0();
|
||||
unk8 Get_MapData_Unk_d8();
|
||||
q20 GetMapCenterX();
|
||||
q20 GetMapCenterZ();
|
||||
unk8 GetMapData_Unk_dc(Vec3p *param_2);
|
||||
unk8 GetMapData_Unk_e8(Vec3p *param_2);
|
||||
unk8 GetMapData_Unk_d0(Vec3p *param_2);
|
||||
|
||||
Reference in New Issue
Block a user