diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/table/station_land.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/table/station_land.h b/src/table/station_land.h index aa4acec11..2e46ba9f3 100644 --- a/src/table/station_land.h +++ b/src/table/station_land.h @@ -780,6 +780,8 @@ static const DrawTileSeqStruct _station_display_datas_waypoint_Y[] = { #undef TILE_SEQ_END #undef TILE_SEQ_LINE #undef TILE_SEQ_LINE_PAL +#undef TILE_SEQ_CHILD +#undef TILE_SEQ_GROUND /** * Constructor macro of a DrawTileSprites structure |