equal
deleted
inserted
replaced
15 #include "vehicle_gui.h" |
15 #include "vehicle_gui.h" |
16 #include "newgrf_engine.h" |
16 #include "newgrf_engine.h" |
17 #include "strings_func.h" |
17 #include "strings_func.h" |
18 #include "vehicle_func.h" |
18 #include "vehicle_func.h" |
19 #include "string_func.h" |
19 #include "string_func.h" |
|
20 #include "order_func.h" |
20 |
21 |
21 #include "table/sprites.h" |
22 #include "table/sprites.h" |
22 #include "table/strings.h" |
23 #include "table/strings.h" |
23 |
24 |
24 void DrawRoadVehDetails(const Vehicle *v, int x, int y) |
25 void DrawRoadVehDetails(const Vehicle *v, int x, int y) |