equal
deleted
inserted
replaced
47 #include "autoreplace_gui.h" |
47 #include "autoreplace_gui.h" |
48 #include "gfx_func.h" |
48 #include "gfx_func.h" |
49 #include "settings_type.h" |
49 #include "settings_type.h" |
50 #include "order_func.h" |
50 #include "order_func.h" |
51 #include "newgrf_station.h" |
51 #include "newgrf_station.h" |
|
52 #include "effectvehicle_func.h" |
52 |
53 |
53 #include "table/strings.h" |
54 #include "table/strings.h" |
54 #include "table/train_cmd.h" |
55 #include "table/train_cmd.h" |
55 |
56 |
56 static bool TrainCheckIfLineEnds(Vehicle *v); |
57 static bool TrainCheckIfLineEnds(Vehicle *v); |