mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-13 19:51:16 +00:00
7 lines
88 B
C++
7 lines
88 B
C++
#include "racestate.h"
|
|
|
|
// OFFSET: LEGO1 0x10015f30
|
|
RaceState::RaceState()
|
|
{
|
|
// TODO
|
|
} |