summaryrefslogtreecommitdiff
path: root/tree_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'tree_map.h')
-rw-r--r--tree_map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tree_map.h b/tree_map.h
index de952b50f..326504659 100644
--- a/tree_map.h
+++ b/tree_map.h
@@ -128,4 +128,4 @@ static inline void MakeTree(TileIndex t, TreeType type, uint count, uint growth,
_m[t].m5 = count << 6 | growth;
}
-#endif
+#endif /* TREE_MAP_H */