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 5274710c9..9ffc4a235 100644
--- a/unmovable_cmd.c
+++ b/unmovable_cmd.c
@@ -246,7 +246,7 @@ static bool checkRadioTowerNearby(uint tile)
return true;
}
-void GenerateUnmovables()
+void GenerateUnmovables(void)
{
int i,j;
uint tile;