mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-30 03:31:15 +00:00
Update jetskirace.cpp
This commit is contained in:
parent
9956d41260
commit
586d0bdae3
@ -11,6 +11,12 @@ void JetskiRace::ReadyWorld()
|
|||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// STUB: LEGO1 0x10016520
|
||||||
|
undefined4 JetskiRace::VTable0x74(undefined4)
|
||||||
|
{
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
// STUB: LEGO1 0x100165a0
|
// STUB: LEGO1 0x100165a0
|
||||||
undefined4 JetskiRace::VTable0x6c(undefined4)
|
undefined4 JetskiRace::VTable0x6c(undefined4)
|
||||||
{
|
{
|
||||||
@ -23,12 +29,6 @@ undefined4 JetskiRace::VTable0x70(undefined4)
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
// STUB: LEGO1 0x10016520
|
|
||||||
undefined4 JetskiRace::VTable0x74(undefined4)
|
|
||||||
{
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
// STUB: LEGO1 0x10016a10
|
// STUB: LEGO1 0x10016a10
|
||||||
MxBool JetskiRace::VTable0x64()
|
MxBool JetskiRace::VTable0x64()
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user