(svn r4754) - Newstations: expose default station display data via a function so we can use it (rarely) in other places.
This commit is contained in:
@@ -199,6 +199,7 @@ void GetAcceptanceAroundTiles(AcceptedCargo accepts, TileIndex tile, int w, int
|
||||
uint GetStationPlatforms(const Station *st, TileIndex tile);
|
||||
|
||||
|
||||
const DrawTileSprites *GetStationTileLayout(byte gfx);
|
||||
void StationPickerDrawSprite(int x, int y, RailType railtype, int image);
|
||||
|
||||
RoadStop * GetRoadStopByTile(TileIndex tile, RoadStopType type);
|
||||
|
Reference in New Issue
Block a user