station.h
changeset 55 73fae6c6568e
parent 0 29654efe3188
child 123 d550772c61e6
--- a/station.h	Sat Aug 14 22:49:02 2004 +0000
+++ b/station.h	Sun Aug 15 13:21:18 2004 +0000
@@ -73,6 +73,8 @@
 
 void ModifyStationRatingAround(TileIndex tile, byte owner, int amount, uint radius);
 
+TileIndex GetStationTileForVehicle(Vehicle *v, Station *st);
+
 void ShowStationViewWindow(int station);
 void UpdateAllStationVirtCoord();