summaryrefslogtreecommitdiff
path: root/table/road_land.h
diff options
context:
space:
mode:
Diffstat (limited to 'table/road_land.h')
-rw-r--r--table/road_land.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/table/road_land.h b/table/road_land.h
index b0c46711e..0365a9618 100644
--- a/table/road_land.h
+++ b/table/road_land.h
@@ -1,3 +1,5 @@
+/* $Id$ */
+
#define TILE_SEQ_BEGIN(x) { x, 0, 0, 0, 0 },
#define TILE_SEQ_LINE(a, b, c, d, e) { a, b, c, d, e },
#define TILE_SEQ_END() { 0, 0, 0, 0, 0 }