mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Implement/match LegoAnimMMPresenter::FUN_1004b5b0 (#830)
This commit is contained in:

committed by
GitHub

parent
3cab989250
commit
a3bd98a04d
@@ -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;
|
||||
|
Reference in New Issue
Block a user