From 4f394c19e26b864366d42e9eae72b7acebe1abd7 Mon Sep 17 00:00:00 2001 From: frosch Date: Fri, 15 Feb 2008 18:00:30 +0000 Subject: (svn r12146) -Codechange: Use macros to build DrawTileSeqStruct-tables in station_land and unmovable_land. --- src/table/road_land.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/table/road_land.h') 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 -- cgit v1.2.3-54-g00ecf