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