waypoint.h
changeset 2520 75eb66d6e371
parent 2254 72f8883ff3ac
child 2625 66b3d632dcd2
--- a/waypoint.h	Sun Oct 16 07:58:15 2005 +0000
+++ b/waypoint.h	Sun Oct 16 09:13:04 2005 +0000
@@ -59,7 +59,7 @@
 Station *ComposeWaypointStation(TileIndex tile);
 Waypoint *GetWaypointByTile(TileIndex tile);
 void ShowRenameWaypointWindow(const Waypoint *cp);
-void DrawWaypointSprite(int x, int y, int image, uint railtype);
+void DrawWaypointSprite(int x, int y, int image, RailType railtype);
 void UpdateWaypointSign(Waypoint *cp);
 void FixOldWaypoints(void);
 void UpdateAllWaypointSigns(void);