diff -r b1a821f84250 -r 139cf78bfb28 dummy_land.c --- 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; }