mirror of
https://github.com/zeldaret/ph
synced 2026-07-09 14:05:36 -04:00
Decompile MapManager::GetCourseMinX
This commit is contained in:
@@ -41,7 +41,11 @@ class Course : public SysObject {
|
||||
/* 08c */ s32 mScreenMapOffsetY;
|
||||
/* 090 */ unk32 mUnk_090;
|
||||
/* 094 */ unk32 mUnk_094;
|
||||
|
||||
public:
|
||||
/* 098 */ AABB mBounds;
|
||||
|
||||
private:
|
||||
/* 0b0 */ s8 mNumMaps;
|
||||
/* 0b1 */ unk8 mUnk_0b1;
|
||||
/* 0b2 */ unk8 mUnk_0b2;
|
||||
|
||||
@@ -102,7 +102,7 @@ public:
|
||||
unk8 Get_MapData_Unk2a();
|
||||
static unk8 func_ov00_02083374();
|
||||
static unk8 func_ov00_02083384();
|
||||
unk8 GetCourseMinX();
|
||||
q20 GetCourseMinX();
|
||||
unk8 GetCourseMinZ();
|
||||
unk8 GetCourseMaxX();
|
||||
unk8 GetCourseMaxZ();
|
||||
|
||||
Reference in New Issue
Block a user