diff -r 139cf78bfb28 -r db200af4794a unmovable_cmd.c --- a/unmovable_cmd.c Sun Sep 05 16:15:22 2004 +0000 +++ b/unmovable_cmd.c Sun Sep 05 17:11:00 2004 +0000 @@ -223,7 +223,7 @@ } -static uint32 GetTileTrackStatus_Unmovable(uint tile, int mode) +static uint32 GetTileTrackStatus_Unmovable(uint tile, TransportType mode) { return 0; }