summaryrefslogtreecommitdiff
path: root/void_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'void_map.h')
-rw-r--r--void_map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/void_map.h b/void_map.h
index f1fe9b6fd..552a8c705 100644
--- a/void_map.h
+++ b/void_map.h
@@ -15,4 +15,4 @@ static inline void MakeVoid(TileIndex t)
_m[t].extra = 0;
}
-#endif
+#endif /* VOID_MAP_H */