waypoint.c
changeset 2520 75eb66d6e371
parent 2261 3f78323707bb
child 2546 17faa171dc0f
--- a/waypoint.c	Sun Oct 16 07:58:15 2005 +0000
+++ b/waypoint.c	Sun Oct 16 09:13:04 2005 +0000
@@ -360,7 +360,7 @@
 
 
 /* Draw a waypoint */
-void DrawWaypointSprite(int x, int y, int stat_id, uint railtype)
+void DrawWaypointSprite(int x, int y, int stat_id, RailType railtype)
 {
 	StationSpec *stat;
 	uint32 relocation;