equal
deleted
inserted
replaced
19 #include "vehicle_func.h" |
19 #include "vehicle_func.h" |
20 #include "autoreplace_base.h" |
20 #include "autoreplace_base.h" |
21 #include "autoreplace_func.h" |
21 #include "autoreplace_func.h" |
22 #include "string_func.h" |
22 #include "string_func.h" |
23 #include "player_func.h" |
23 #include "player_func.h" |
|
24 #include "order_func.h" |
|
25 #include "oldpool_func.h" |
24 |
26 |
25 #include "table/strings.h" |
27 #include "table/strings.h" |
26 |
28 |
27 /** |
29 /** |
28 * Update the num engines of a groupID. Decrease the old one and increase the new one |
30 * Update the num engines of a groupID. Decrease the old one and increase the new one |