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

committed by
GitHub

parent
4b386fe738
commit
05edf96186
@@ -95,7 +95,7 @@ public:
|
||||
MxBool p_param8,
|
||||
MxBool p_param9
|
||||
);
|
||||
void FUN_10061010(undefined4);
|
||||
void FUN_10061010(MxBool p_und);
|
||||
void FUN_100617c0(MxS32, MxU16&, MxU16&);
|
||||
LegoTranInfo* GetTranInfo(MxU32 p_index);
|
||||
void FUN_10062770();
|
||||
|
@@ -55,7 +55,11 @@ public:
|
||||
// SYNTHETIC: LEGO1 0x1004aa40
|
||||
// LegoAnimMMPresenter::`scalar deleting destructor'
|
||||
|
||||
void FUN_1004b840();
|
||||
MxBool FUN_1004b8b0();
|
||||
void FUN_1004b8c0();
|
||||
|
||||
inline LegoAnimPresenter* GetPresenter() { return m_presenter; }
|
||||
|
||||
private:
|
||||
MxBool FUN_1004b450();
|
||||
|
Reference in New Issue
Block a user