equal
deleted
inserted
replaced
16 #include "cargotype.h" |
16 #include "cargotype.h" |
17 #include "group.h" |
17 #include "group.h" |
18 #include "order.h" |
18 #include "order.h" |
19 #include "strings_func.h" |
19 #include "strings_func.h" |
20 #include "command_func.h" |
20 #include "command_func.h" |
|
21 #include "vehicle_func.h" |
21 #include "functions.h" |
22 #include "functions.h" |
22 |
23 |
23 /* |
24 /* |
24 * move the cargo from one engine to another if possible |
25 * move the cargo from one engine to another if possible |
25 */ |
26 */ |