summaryrefslogtreecommitdiff
path: root/road_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'road_map.h')
-rw-r--r--road_map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/road_map.h b/road_map.h
index 9ec26da61..07670f97c 100644
--- a/road_map.h
+++ b/road_map.h
@@ -210,4 +210,4 @@ static inline void MakeRoadDepot(TileIndex t, Owner owner, DiagDirection dir)
_m[t].m5 = ROAD_TILE_DEPOT << 4 | dir;
}
-#endif
+#endif /* ROAD_MAP_H */