Implement/match LegoAnimMMPresenter::FUN_1004b5b0 (#830)

This commit is contained in:
Christian Semmler
2024-04-20 12:03:42 -04:00
committed by GitHub
parent 3cab989250
commit a3bd98a04d
4 changed files with 28 additions and 6 deletions

View File

@@ -565,7 +565,7 @@ void LegoAnimPresenter::PutFrame()
// STUB: LEGO1 0x1006afc0
// FUNCTION: BETA10 0x1005059a
MxResult LegoAnimPresenter::FUN_1006afc0(Matrix4*&, undefined4)
MxResult LegoAnimPresenter::FUN_1006afc0(MxMatrix*&, undefined4)
{
// TODO
return SUCCESS;