station.h
changeset 3763 460bbb4a8154
parent 3687 109ec5cdb932
child 3765 e057e2b740d4
--- a/station.h	Sat May 06 20:29:31 2006 +0000
+++ b/station.h	Sat May 06 20:33:22 2006 +0000
@@ -199,6 +199,7 @@
 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);