From 7b3a870e2abe984ca3c8cdd688bc7c4c008e5fe5 Mon Sep 17 00:00:00 2001 From: Misha <106913236+MishaProductions@users.noreply.github.com> Date: Sat, 23 Mar 2024 13:49:05 -0400 Subject: [PATCH] Update legoanimationmanager.cpp --- .../legoomni/src/common/legoanimationmanager.cpp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/LEGO1/lego/legoomni/src/common/legoanimationmanager.cpp b/LEGO1/lego/legoomni/src/common/legoanimationmanager.cpp index 786b73dc..0b1dd6d9 100644 --- a/LEGO1/lego/legoomni/src/common/legoanimationmanager.cpp +++ b/LEGO1/lego/legoomni/src/common/legoanimationmanager.cpp @@ -353,6 +353,12 @@ void LegoAnimationManager::FUN_100603c0() // TODO } +// STUB: LEGO1 0x10060570 +void LegoAnimationManager::FUN_10060570(MxBool) +{ + // TODO +} + // FUNCTION: LEGO1 0x10060d00 MxResult LegoAnimationManager::StartEntityAction(MxDSAction& p_dsAction, LegoEntity* p_entity) { @@ -392,12 +398,6 @@ MxResult LegoAnimationManager::StartEntityAction(MxDSAction& p_dsAction, LegoEnt return result; } -// STUB: LEGO1 0x10060570 -void LegoAnimationManager::FUN_10060570(MxBool) -{ - // TODO -} - // STUB: LEGO1 0x10060dc0 undefined4 LegoAnimationManager::FUN_10060dc0( IsleScript::Script,