mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Implement/match LegoAnimationManager::FUN_100617c0 (#891)
This commit is contained in:

committed by
GitHub

parent
55299229c2
commit
36d681fde4
@@ -96,7 +96,6 @@ public:
|
||||
MxBool p_param9
|
||||
);
|
||||
void FUN_10061010(MxBool p_und);
|
||||
void FUN_100617c0(MxS32, MxU16&, MxU16&);
|
||||
LegoTranInfo* GetTranInfo(MxU32 p_index);
|
||||
void FUN_10062770();
|
||||
void FUN_100627d0(MxBool);
|
||||
@@ -127,6 +126,7 @@ private:
|
||||
MxResult FUN_100609f0(MxU32 p_objectId, MxMatrix* p_matrix, MxBool p_und1, MxBool p_und2);
|
||||
void DeleteAnimations();
|
||||
void FUN_10061530();
|
||||
MxResult FUN_100617c0(MxS32 p_unk0x08, MxU16& p_unk0x0e, MxU16& p_unk0x10);
|
||||
MxU16 FUN_10062110(
|
||||
LegoROI* p_roi,
|
||||
Vector3& p_direction,
|
||||
|
Reference in New Issue
Block a user