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, 1 insertions, 1 deletions
diff --git a/table/road_land.h b/table/road_land.h
index 4c5ce66b8..5328bc6a1 100644
--- a/table/road_land.h
+++ b/table/road_land.h
@@ -43,7 +43,7 @@ static const SpriteID _road_tile_sprites_1[16] = {
-#define MAKELINE(a,b,c) ADD_WORD(a), b, c,
+#define MAKELINE(a,b,c) ADD_WORD(a), b, c,
static const byte _road_display_datas2_0[] = {
0,0
};