summaryrefslogtreecommitdiff
path: root/map.h
diff options
context:
space:
mode:
Diffstat (limited to 'map.h')
-rw-r--r--map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/map.h b/map.h
index 5a1705710..7d76c700c 100644
--- a/map.h
+++ b/map.h
@@ -177,4 +177,4 @@ static inline TileIndexDiff TileOffsByDir(uint dir)
* This value should be sqrt(2)/2 ~ 0.7071 */
#define STRAIGHT_TRACK_LENGTH 7071/10000
-#endif
+#endif /* MAP_H */