summaryrefslogtreecommitdiff
path: root/src/table/road_land.h
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2008-02-15 18:00:30 +0000
committerfrosch <frosch@openttd.org>2008-02-15 18:00:30 +0000
commit4f394c19e26b864366d42e9eae72b7acebe1abd7 (patch)
tree61c4fcbe3f34881c96a0cb5d103a3c4c3dc7d719 /src/table/road_land.h
parentf3adf67a7bd738befffbd7beb2dc206af3cd3a77 (diff)
downloadopenttd-4f394c19e26b864366d42e9eae72b7acebe1abd7.tar.xz
(svn r12146) -Codechange: Use macros to build DrawTileSeqStruct-tables in station_land and unmovable_land.
Diffstat (limited to 'src/table/road_land.h')
-rw-r--r--src/table/road_land.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/table/road_land.h b/src/table/road_land.h
index 6f09ec58e..4b46cf3eb 100644
--- a/src/table/road_land.h
+++ b/src/table/road_land.h
@@ -61,7 +61,6 @@ static const DrawTileSprites _tram_depot[] = {
{ 0xA4A, PAL_NONE, _tram_depot_NW }
};
-#undef TILE_SEQ_BEGIN
#undef TILE_SEQ_LINE
#undef TILE_SEQ_END