(svn r12468) -Codechange: move some type related stuff from station.h (and openttd.h) to station_type.h.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include "oldpool.h"
|
||||
#include "rail_map.h"
|
||||
#include "command_type.h"
|
||||
#include "station_type.h"
|
||||
|
||||
struct Waypoint;
|
||||
DECLARE_OLD_POOL(Waypoint, Waypoint, 3, 8000)
|
||||
|
Reference in New Issue
Block a user