rail_cmd.c
changeset 473 77f0ef57e7cf
parent 447 7e4bb71b8752
child 497 4d1c889526ee
--- a/rail_cmd.c	Sun Nov 21 10:42:01 2004 +0000
+++ b/rail_cmd.c	Sun Nov 21 10:49:40 2004 +0000
@@ -1965,7 +1965,7 @@
 	return ti->tileh;
 }
 
-static void GetAcceptedCargo_Track(uint tile, AcceptedCargo *ac)
+static void GetAcceptedCargo_Track(uint tile, AcceptedCargo ac)
 {
 	/* not used */
 }