(svn r18028) -Codechange: unglobalise some functions
This commit is contained in:
@@ -22,6 +22,5 @@ CommandCost RemoveBuoy(TileIndex tile, DoCommandFlag flags);
|
||||
Axis GetAxisForNewWaypoint(TileIndex tile);
|
||||
void ShowWaypointWindow(const Waypoint *wp);
|
||||
void DrawWaypointSprite(int x, int y, int stat_id, RailType railtype);
|
||||
void MakeDefaultWaypointName(Waypoint *wp);
|
||||
|
||||
#endif /* WAYPOINT_FUNC_H */
|
||||
|
Reference in New Issue
Block a user