From 45bc34fe5de48f803fc7af67e68912e02a1611a9 Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Thu, 19 Dec 2024 17:20:43 -0700 Subject: [PATCH] Remove comments --- LEGO1/lego/legoomni/src/actors/helicopter.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LEGO1/lego/legoomni/src/actors/helicopter.cpp b/LEGO1/lego/legoomni/src/actors/helicopter.cpp index 9957a29056..1d7f78e39e 100644 --- a/LEGO1/lego/legoomni/src/actors/helicopter.cpp +++ b/LEGO1/lego/legoomni/src/actors/helicopter.cpp @@ -466,8 +466,8 @@ void Helicopter::FUN_100042a0(const Matrix4& p_matrix) m_unk0x1f0 = Timer()->GetTime(); m_unk0x1f4.BETA_1004a9f0(local48); - m_unk0x1f4.FUN_10004620(local90); // quite sure, but isn't inlined - why? - m_unk0x1f4.FUN_10004520(); // sure about this one + m_unk0x1f4.FUN_10004620(local90); + m_unk0x1f4.FUN_10004520(); } // FUNCTION: LEGO1 0x10004640