forked from mirror/OpenTTD
(svn r2781) Fix some of the issues with variables in .h files.
This commit is contained in:
@@ -60,6 +60,7 @@ void StationPickerDrawSprite(int x, int y, int railtype, int image);
|
||||
|
||||
/* track_land.c */
|
||||
void DrawTrainDepotSprite(int x, int y, int image, int railtype);
|
||||
void DrawDefaultWaypointSprite(int x, int y, int railtype);
|
||||
|
||||
/* road_land.c */
|
||||
void DrawRoadDepotSprite(int x, int y, int image);
|
||||
|
Reference in New Issue
Block a user