From 586d0bdae37132bae8cf3178ced2130cd22b22e7 Mon Sep 17 00:00:00 2001 From: Misha <106913236+MishaProductions@users.noreply.github.com> Date: Sat, 10 Feb 2024 18:36:43 -0500 Subject: [PATCH] Update jetskirace.cpp --- LEGO1/lego/legoomni/src/race/jetskirace.cpp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/LEGO1/lego/legoomni/src/race/jetskirace.cpp b/LEGO1/lego/legoomni/src/race/jetskirace.cpp index 425ce94a..8f477204 100644 --- a/LEGO1/lego/legoomni/src/race/jetskirace.cpp +++ b/LEGO1/lego/legoomni/src/race/jetskirace.cpp @@ -11,6 +11,12 @@ void JetskiRace::ReadyWorld() { } +// STUB: LEGO1 0x10016520 +undefined4 JetskiRace::VTable0x74(undefined4) +{ + return 0; +} + // STUB: LEGO1 0x100165a0 undefined4 JetskiRace::VTable0x6c(undefined4) { @@ -23,12 +29,6 @@ undefined4 JetskiRace::VTable0x70(undefined4) return 0; } -// STUB: LEGO1 0x10016520 -undefined4 JetskiRace::VTable0x74(undefined4) -{ - return 0; -} - // STUB: LEGO1 0x10016a10 MxBool JetskiRace::VTable0x64() {