src/group_cmd.cpp
branchNewGRF_ports
changeset 10184 fcf5fb2548eb
parent 6878 7d1ff2f621c7
child 10211 c1391c8ed5c6
equal deleted inserted replaced
10179:eec5a7dcbf61 10184:fcf5fb2548eb
    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