Implement LegoPathActor::VTable0x9c (#942)

* Implement LegoPathActor::VTable0x9c

* Add annotation
This commit is contained in:
Christian Semmler
2024-05-20 12:27:54 -04:00
committed by GitHub
parent 3342464321
commit 7538988f50
14 changed files with 105 additions and 19 deletions

View File

@@ -103,7 +103,7 @@ public:
LegoPathBoundary* GetPathBoundary(const char* p_name);
void Enable(MxBool p_enable);
void FUN_10046bb0(LegoWorld* p_world);
MxU32 FUN_1004a240(
MxS32 FUN_1004a240(
LegoPathEdgeContainer& p_grec,
Vector3& p_v1,
Vector3& p_v2,