From 12fecf53c5f1b532ac824af517ff77e0d40b376b Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Fri, 17 May 2024 14:15:48 -0400 Subject: [PATCH] Revert --- LEGO1/lego/legoomni/src/common/legoanimationmanager.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LEGO1/lego/legoomni/src/common/legoanimationmanager.cpp b/LEGO1/lego/legoomni/src/common/legoanimationmanager.cpp index 1da87433..a8bcc375 100644 --- a/LEGO1/lego/legoomni/src/common/legoanimationmanager.cpp +++ b/LEGO1/lego/legoomni/src/common/legoanimationmanager.cpp @@ -2183,8 +2183,8 @@ void LegoAnimationManager::FUN_10064670(Vector3*) // TODO } -// FUNCTION: LEGO1 0x10064740 -void LegoAnimationManager::FUN_10064740(Vector3* p_vec) +// STUB: LEGO1 0x10064740 +void LegoAnimationManager::FUN_10064740(Vector3*) { }