#ifndef JETSKIRACE_H #define JETSKIRACE_H #include "legorace.h" class JetskiRace : public LegoRace { public: JetskiRace(); int FUN_100166a0(int param_1); // Return is undefined 4-byte value }; #endif // JETSKIRACE_H