(svn r22109) -Fix (r21269, 21272): Missing undeffing of macros.

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
frosch 14 years ago
parent 9e59436c61
commit 26ad79be5a

@ -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

Loading…
Cancel
Save