changeset 8962 | 1b263c69799d |
parent 8961 | fb0848956387 |
child 8969 | 6d1c74e0e2cd |
8961:fb0848956387 | 8962:1b263c69799d |
---|---|
15 #include "news_func.h" |
15 #include "news_func.h" |
16 #include "pathfind.h" |
16 #include "pathfind.h" |
17 #include "npf.h" |
17 #include "npf.h" |
18 #include "player_func.h" |
18 #include "player_func.h" |
19 #include "player_base.h" |
19 #include "player_base.h" |
20 #include "depot.h" |
|
21 #include "bridge.h" |
20 #include "bridge.h" |
22 #include "tunnel_map.h" |
21 #include "tunnel_map.h" |
23 #include "bridge_map.h" |
22 #include "bridge_map.h" |
24 #include "vehicle_gui.h" |
23 #include "vehicle_gui.h" |
25 #include "articulated_vehicles.h" |
24 #include "articulated_vehicles.h" |
39 #include "variables.h" |
38 #include "variables.h" |
40 #include "autoreplace_gui.h" |
39 #include "autoreplace_gui.h" |
41 #include "gfx_func.h" |
40 #include "gfx_func.h" |
42 #include "settings_type.h" |
41 #include "settings_type.h" |
43 #include "order_func.h" |
42 #include "order_func.h" |
43 #include "depot_base.h" |
|
44 #include "depot_func.h" |
|
44 |
45 |
45 #include "table/strings.h" |
46 #include "table/strings.h" |
46 |
47 |
47 static const uint16 _roadveh_images[63] = { |
48 static const uint16 _roadveh_images[63] = { |
48 0xCD4, 0xCDC, 0xCE4, 0xCEC, 0xCF4, 0xCFC, 0xD0C, 0xD14, |
49 0xCD4, 0xCDC, 0xCE4, 0xCEC, 0xCF4, 0xCFC, 0xD0C, 0xD14, |