(svn r3365) Staticise 36 functions
This commit is contained in:
1
rail.h
1
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 */
|
||||
|
Reference in New Issue
Block a user