mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-12 11:11:16 +00:00
16 lines
216 B
C++
16 lines
216 B
C++
#include "jetskiRace.h"
|
|
|
|
// OFFSET: LEGO1 0x10015aa0 STUB
|
|
JetskiRace::JetskiRace()
|
|
{
|
|
// TODO
|
|
}
|
|
|
|
// OFFSET: LEGO1 0x100166a0 STUB
|
|
undefined4 JetskiRace::VTable0x70(int param_1)
|
|
{
|
|
// TODO
|
|
|
|
return undefined4();
|
|
}
|