Implement LegoExtraActor:: VTable0xa4 & FUN_1002aae0 (#742)

* Implement LegoExtraActor:: VTable0xa4 & FUN_1002aae0

* Match LegoExtraActor::FUN_1002aae0

---------

Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
Nathan M Gilbert
2024-03-28 09:19:32 -04:00
committed by GitHub
parent 3b68a90a08
commit 13d994a1ee
6 changed files with 50 additions and 11 deletions

View File

@@ -81,7 +81,7 @@ void LegoPathActor::VTable0x9c()
}
// STUB: LEGO1 0x1002f650
void LegoPathActor::VTable0xa4()
void LegoPathActor::VTable0xa4(MxU8&, MxS32&)
{
// TODO
}