File diff r2816:3dd6634c2a23 → r2817:7ad46034031f
rail.h
Show inline comments
 
@@ -638,7 +638,6 @@ static inline bool TracksOverlap(TrackBi
 
  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 */