equal
deleted
inserted
replaced
29 #include "vehicle_base.h" |
29 #include "vehicle_base.h" |
30 #include "string_func.h" |
30 #include "string_func.h" |
31 #include "signal_func.h" |
31 #include "signal_func.h" |
32 #include "player_func.h" |
32 #include "player_func.h" |
33 #include "settings_type.h" |
33 #include "settings_type.h" |
|
34 #include "newgrf_station.h" |
34 |
35 |
35 #include "table/strings.h" |
36 #include "table/strings.h" |
36 |
37 |
37 DEFINE_OLD_POOL_GENERIC(Waypoint, Waypoint) |
38 DEFINE_OLD_POOL_GENERIC(Waypoint, Waypoint) |
38 |
39 |