(svn r9755) -Codechange: refactor some more of the begin loading stuff.
This commit is contained in:
@@ -39,6 +39,7 @@ struct RoadVehicle : public Vehicle {
|
||||
virtual ~RoadVehicle() {}
|
||||
|
||||
const char *GetTypeString() { return "road vehicle"; }
|
||||
void MarkDirty();
|
||||
};
|
||||
|
||||
#endif /* ROADVEH_H */
|
||||
|
||||
Reference in New Issue
Block a user