Implement/match LegoExtraActor:: WaitForAnimation, Restart (#768)

* Implement/match LegoExtraActor:: WaitForAnimation, Restart

* whitespace

---------

Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
Nathan M Gilbert
2024-04-04 06:26:03 -04:00
committed by GitHub
parent ce134e79ef
commit a8eebe454e
15 changed files with 88 additions and 20 deletions

View File

@@ -75,9 +75,10 @@ void LegoPathActor::ParseAction(char*)
}
// STUB: LEGO1 0x1002f1b0
void LegoPathActor::VTable0x9c()
MxResult LegoPathActor::WaitForAnimation()
{
// TODO
return SUCCESS;
}
// STUB: LEGO1 0x1002f650