src/rail.h
changeset 9208 f376b12acb1b
parent 8734 b7fc8c6fd379
child 9228 e7f3b7bf239a
--- a/src/rail.h	Wed Mar 19 20:46:56 2008 +0000
+++ b/src/rail.h	Wed Mar 19 20:50:19 2008 +0000
@@ -181,6 +181,7 @@
 void DrawTrainDepotSprite(int x, int y, int image, RailType railtype);
 void DrawDefaultWaypointSprite(int x, int y, RailType railtype);
 void *EnsureNoTrainOnTrackProc(Vehicle *v, void *data);
+int TicksToLeaveDepot(const Vehicle *v);
 
 /**
  * Draws overhead wires and pylons for electric railways.