dummy_land.c
changeset 159 139cf78bfb28
parent 40 19566889fd0e
child 473 0da86c59e3ae
--- a/dummy_land.c	Sun Sep 05 14:20:36 2004 +0000
+++ b/dummy_land.c	Sun Sep 05 16:15:22 2004 +0000
@@ -53,7 +53,7 @@
 	/* not used */
 }
 
-static uint32 GetTileTrackStatus_Dummy(uint tile, int mode)
+static uint32 GetTileTrackStatus_Dummy(uint tile, TransportType mode)
 {
 	return 0;
 }