equal
deleted
inserted
replaced
23 #include "settings_type.h" |
23 #include "settings_type.h" |
24 #include "string_func.h" |
24 #include "string_func.h" |
25 #include "newgrf_cargo.h" |
25 #include "newgrf_cargo.h" |
26 #include "timetable.h" |
26 #include "timetable.h" |
27 #include "vehicle_func.h" |
27 #include "vehicle_func.h" |
|
28 #include "oldpool_func.h" |
28 |
29 |
29 #include "table/strings.h" |
30 #include "table/strings.h" |
30 |
31 |
31 /* DestinationID must be at least as large as every these below, because it can |
32 /* DestinationID must be at least as large as every these below, because it can |
32 * be any of them |
33 * be any of them |