forked from mirror/OpenTTD
(svn r12495) -Codechange: reduce the dependency on newgrf_station.h (especially because newgrf_station.h includes a lot of stuff).
This commit is contained in:
@@ -10,6 +10,7 @@ typedef uint16 RoadStopID;
|
||||
|
||||
struct Station;
|
||||
struct RoadStop;
|
||||
struct StationSpec;
|
||||
|
||||
static const StationID INVALID_STATION = 0xFFFF;
|
||||
|
||||
|
Reference in New Issue
Block a user