src/group_cmd.cpp
changeset 8212 cf3fce5c7464
parent 8180 df1ff9450ec9
child 8214 971f861d5543
equal deleted inserted replaced
8211:29a8510dfd62 8212:cf3fce5c7464
    18 #include "misc/autoptr.hpp"
    18 #include "misc/autoptr.hpp"
    19 #include "strings_func.h"
    19 #include "strings_func.h"
    20 #include "functions.h"
    20 #include "functions.h"
    21 #include "window_func.h"
    21 #include "window_func.h"
    22 #include "vehicle_func.h"
    22 #include "vehicle_func.h"
       
    23 #include "autoreplace_base.h"
       
    24 #include "autoreplace_func.h"
    23 
    25 
    24 /**
    26 /**
    25  * Update the num engines of a groupID. Decrease the old one and increase the new one
    27  * Update the num engines of a groupID. Decrease the old one and increase the new one
    26  * @note called in SetTrainGroupID and UpdateTrainGroupID
    28  * @note called in SetTrainGroupID and UpdateTrainGroupID
    27  * @param i     EngineID we have to update
    29  * @param i     EngineID we have to update