mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-11 13:10:45 +00:00
(svn r22109) -Fix (r21269, 21272): Missing undeffing of macros.
This commit is contained in:
parent
415724ff38
commit
411f58d71d
@ -780,6 +780,8 @@ static const DrawTileSeqStruct _station_display_datas_waypoint_Y[] = {
|
|||||||
#undef TILE_SEQ_END
|
#undef TILE_SEQ_END
|
||||||
#undef TILE_SEQ_LINE
|
#undef TILE_SEQ_LINE
|
||||||
#undef TILE_SEQ_LINE_PAL
|
#undef TILE_SEQ_LINE_PAL
|
||||||
|
#undef TILE_SEQ_CHILD
|
||||||
|
#undef TILE_SEQ_GROUND
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Constructor macro of a DrawTileSprites structure
|
* Constructor macro of a DrawTileSprites structure
|
||||||
|
Loading…
Reference in New Issue
Block a user