Update jetskirace.cpp

This commit is contained in:
Misha 2024-02-10 18:36:43 -05:00
parent 9956d41260
commit 586d0bdae3
No known key found for this signature in database
GPG Key ID: 8441D12AEF33FED8

View File

@ -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()
{