From e272b03feea5b4c870dd4af5be9071c903c6173d Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 5 Jan 2006 12:40:50 +0000 Subject: (svn r3365) Staticise 36 functions --- rail.h | 1 - 1 file changed, 1 deletion(-) (limited to 'rail.h') diff --git a/rail.h b/rail.h index 04006efc7..0b0ebfb33 100644 --- a/rail.h +++ b/rail.h @@ -638,7 +638,6 @@ static inline bool TracksOverlap(TrackBits bits) 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 */ -- cgit v1.2.3-70-g09d2