Implement/match LegoAnimationManager::FUN_100617c0 (#891)

This commit is contained in:
Christian Semmler
2024-05-09 10:30:34 -04:00
committed by GitHub
parent 55299229c2
commit 36d681fde4
2 changed files with 51 additions and 4 deletions

View File

@@ -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,