From 66bf4f863dc4e98a16772f661f6b3e214c3d92f1 Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 16 Oct 2005 09:13:04 +0000 Subject: (svn r3049) Replace byte/int/uint by RailType where appropriate --- rail.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rail.h') diff --git a/rail.h b/rail.h index ba5025dbe..8632fe368 100644 --- a/rail.h +++ b/rail.h @@ -590,5 +590,7 @@ static inline bool IsCompatibleRail(RailType enginetype, RailType tiletype) } 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