rail.h
changeset 2817 58dcead3f545
parent 2782 b8453c2cb0ed
child 2890 7b97d5eff224
--- a/rail.h	Thu Jan 05 12:00:38 2006 +0000
+++ b/rail.h	Thu Jan 05 12:40:50 2006 +0000
@@ -638,7 +638,6 @@
   return true;
 }
 
-void DrawTrackBits(TileInfo *ti, TrackBits track, bool earth, bool snow, bool flat);
 void DrawTrainDepotSprite(int x, int y, int image, RailType railtype);
 void DrawDefaultWaypointSprite(int x, int y, RailType railtype);
 #endif /* RAIL_H */