mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-12 11:11:16 +00:00
16 lines
217 B
C++
16 lines
217 B
C++
#include "racestate.h"
|
|
|
|
// OFFSET: LEGO1 0x10015f30 STUB
|
|
RaceState::RaceState()
|
|
{
|
|
// TODO
|
|
}
|
|
|
|
// OFFSET: LEGO1 0x10016140 STUB
|
|
undefined4 RaceState::VTable0x1c(undefined4 param)
|
|
{
|
|
// TODO
|
|
|
|
return undefined4();
|
|
}
|