equal
deleted
inserted
replaced
45 #include "signal_func.h" |
45 #include "signal_func.h" |
46 #include "variables.h" |
46 #include "variables.h" |
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 |
51 |
51 #include "table/strings.h" |
52 #include "table/strings.h" |
52 #include "table/train_cmd.h" |
53 #include "table/train_cmd.h" |
53 |
54 |
54 static bool TrainCheckIfLineEnds(Vehicle *v); |
55 static bool TrainCheckIfLineEnds(Vehicle *v); |