(svn r15703) -Codechange: split Cmd* from waypoint.cpp to waypoint_cmd.cpp.
This commit is contained in:
@@ -65,5 +65,7 @@ Station *ComposeWaypointStation(TileIndex tile);
|
||||
void ShowWaypointWindow(const Waypoint *wp);
|
||||
void DrawWaypointSprite(int x, int y, int stat_id, RailType railtype);
|
||||
void UpdateAllWaypointSigns();
|
||||
void UpdateWaypointSign(Waypoint *wp);
|
||||
void RedrawWaypointSign(const Waypoint *wp);
|
||||
|
||||
#endif /* WAYPOINT_H */
|
||||
|
Reference in New Issue
Block a user