equal
deleted
inserted
replaced
14 #include "engine_func.h" |
14 #include "engine_func.h" |
15 #include "vehicle_func.h" |
15 #include "vehicle_func.h" |
16 #include "functions.h" |
16 #include "functions.h" |
17 #include "autoreplace_func.h" |
17 #include "autoreplace_func.h" |
18 #include "articulated_vehicles.h" |
18 #include "articulated_vehicles.h" |
|
19 #include "core/alloc_func.hpp" |
19 |
20 |
20 #include "table/strings.h" |
21 #include "table/strings.h" |
21 |
22 |
22 /** Figure out if two engines got at least one type of cargo in common (refitting if needed) |
23 /** Figure out if two engines got at least one type of cargo in common (refitting if needed) |
23 * @param engine_a one of the EngineIDs |
24 * @param engine_a one of the EngineIDs |