From 0d277f3cebfce2772697b7fb752eabd9b99bb076 Mon Sep 17 00:00:00 2001 From: Misha <106913236+MishaProductions@users.noreply.github.com> Date: Sun, 24 Mar 2024 16:46:37 -0400 Subject: [PATCH] Update legopathcontroller.cpp --- LEGO1/lego/legoomni/src/paths/legopathcontroller.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/LEGO1/lego/legoomni/src/paths/legopathcontroller.cpp b/LEGO1/lego/legoomni/src/paths/legopathcontroller.cpp index 04ca1478..e2e9056a 100644 --- a/LEGO1/lego/legoomni/src/paths/legopathcontroller.cpp +++ b/LEGO1/lego/legoomni/src/paths/legopathcontroller.cpp @@ -42,6 +42,7 @@ MxResult LegoPathController::FUN_10046b30(LegoPathBoundary** p_path, MxS32& p_va // STUB: LEGO1 0x10046bb0 void LegoPathController::FUN_10046bb0(LegoWorld* p_world) { + // TODO } // STUB: LEGO1 0x10046be0