Implement/match LegoAnimMMPresenter::ReadyTickle (#823)

This commit is contained in:
Christian Semmler
2024-04-20 09:52:10 -04:00
committed by GitHub
parent 5021f66de2
commit 0b08b0ae69
7 changed files with 40 additions and 22 deletions

View File

@@ -730,7 +730,7 @@ void LegoAnimPresenter::ParseExtra()
}
// STUB: LEGO1 0x1006c570
void LegoAnimPresenter::VTable0xa0()
void LegoAnimPresenter::VTable0xa0(Matrix4*)
{
// TODO
}