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,