Start of helicopter Implementation (#239)

* Start of helicopter Implementation

Mostly Matching, some issues with MxMatrix and/or MxVector4

* Fix some style issues

* Fix some style issues
This commit is contained in:
Nathan M Gilbert
2023-10-24 04:14:45 -04:00
committed by GitHub
parent 587ac7a9d7
commit 1ab29590ee
9 changed files with 87 additions and 14 deletions

View File

@@ -32,7 +32,7 @@ void LegoWorld::VTable0x54()
}
// OFFSET: LEGO1 0x10020220 STUB
void LegoWorld::VTable0x58()
void LegoWorld::VTable0x58(MxCore *p_object)
{
// TODO
}