summaryrefslogtreecommitdiff
path: root/unmovable_cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'unmovable_cmd.c')
-rw-r--r--unmovable_cmd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unmovable_cmd.c b/unmovable_cmd.c
index 0cdc67a5e..0ce02e199 100644
--- a/unmovable_cmd.c
+++ b/unmovable_cmd.c
@@ -223,7 +223,7 @@ static void TileLoop_Unmovable(uint tile)
}
-static uint32 GetTileTrackStatus_Unmovable(uint tile, int mode)
+static uint32 GetTileTrackStatus_Unmovable(uint tile, TransportType mode)
{
return 0;
}