From 10900b7fb6f8743620c7a14ed997e2d55bce8ba1 Mon Sep 17 00:00:00 2001 From: Daniel Hejduk Date: Wed, 7 Feb 2024 18:42:22 +0100 Subject: [PATCH] Updating legoact2state.cpp --- LEGO1/lego/legoomni/src/act2/legoact2state.cpp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/LEGO1/lego/legoomni/src/act2/legoact2state.cpp b/LEGO1/lego/legoomni/src/act2/legoact2state.cpp index 46b09a93..000dc82f 100644 --- a/LEGO1/lego/legoomni/src/act2/legoact2state.cpp +++ b/LEGO1/lego/legoomni/src/act2/legoact2state.cpp @@ -1,8 +1,7 @@ #include "legoact2state.h" -// STUB: LEGO1 0x1000df70 +// FUNCTION: LEGO1 0x1000df70 MxBool LegoAct2State::VTable0x14() { - // TODO return FALSE; -} +} \ No newline at end of file