isle/LEGO1/legorace.h

8 lines
80 B
C++

#ifndef LEGORACE_H
#define LEGORACE_H
class LegoRace
{
};
#endif // LEGORACE_H