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 ce5b46798..b84b73107 100644
--- a/unmovable_cmd.c
+++ b/unmovable_cmd.c
@@ -253,7 +253,7 @@ void GenerateUnmovables(void)
uint tile;
uint32 r;
int dir;
- int h;
+ uint h;
if (_opt.landscape == LT_CANDY)
return;