Initial implementation of road waypoints
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
CommandCost RemoveBuoy(TileIndex tile, DoCommandFlag flags);
|
||||
|
||||
Axis GetAxisForNewWaypoint(TileIndex tile);
|
||||
Axis GetAxisForNewRoadWaypoint(TileIndex tile);
|
||||
void ShowWaypointWindow(const Waypoint *wp);
|
||||
void DrawWaypointSprite(int x, int y, int stat_id, RailType railtype);
|
||||
|
||||
|
Reference in New Issue
Block a user