Implement LegoPathActor::VTable0x70 (#807)

* Implement LegoPathActor::VTable0x70

* match

---------

Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
Nathan M Gilbert
2024-04-16 06:54:08 -04:00
committed by GitHub
parent 46362a0f6e
commit 41281dcbec
5 changed files with 57 additions and 4 deletions

View File

@@ -122,6 +122,11 @@ void LegoCameraController::SetWorldTransform(const Vector3& p_at, const Vector3&
m_matrix2 = m_matrix1;
}
// STUB: LEGO1 0x10012290
void LegoCameraController::FUN_10012290(float)
{
}
// STUB: LEGO1 0x10012320
void LegoCameraController::FUN_10012320(MxFloat)
{