(svn r9760) -Codechange: remove the need for saving some vehicle variables.
This commit is contained in:
@@ -40,6 +40,7 @@ struct RoadVehicle : public Vehicle {
|
||||
|
||||
const char *GetTypeString() { return "road vehicle"; }
|
||||
void MarkDirty();
|
||||
void UpdateDeltaXY(Direction direction);
|
||||
};
|
||||
|
||||
#endif /* ROADVEH_H */
|
||||
|
Reference in New Issue
Block a user