equal
deleted
inserted
replaced
13 #include "depot.h" |
13 #include "depot.h" |
14 #include "vehicle_gui.h" |
14 #include "vehicle_gui.h" |
15 #include "newgrf_engine.h" |
15 #include "newgrf_engine.h" |
16 #include "strings_func.h" |
16 #include "strings_func.h" |
17 #include "vehicle_func.h" |
17 #include "vehicle_func.h" |
|
18 #include "order_func.h" |
18 |
19 |
19 #include "table/strings.h" |
20 #include "table/strings.h" |
20 #include "table/sprites.h" |
21 #include "table/sprites.h" |
21 |
22 |
22 void DrawShipImage(const Vehicle *v, int x, int y, VehicleID selection) |
23 void DrawShipImage(const Vehicle *v, int x, int y, VehicleID selection) |