isle/LEGO1/jetskiracestate.h

13 lines
190 B
C++

#ifndef JETSKIRACESTATE_H
#define JETSKIRACESTATE_H
#include "racestate.h"
class JetskiRaceState : public RaceState
{
// VTABLE 0x100d4fa8
// SIZE 0x2c
};
#endif // JETSKIRACESTATE_H