equal
deleted
inserted
replaced
14 #include "window_func.h" |
14 #include "window_func.h" |
15 #include "strings_func.h" |
15 #include "strings_func.h" |
16 #include "settings_type.h" |
16 #include "settings_type.h" |
17 #include "viewport_func.h" |
17 #include "viewport_func.h" |
18 #include "gfx_func.h" |
18 #include "gfx_func.h" |
19 #include "player_func.h" |
19 #include "company_func.h" |
20 #include "order_func.h" |
20 #include "order_func.h" |
21 #include "station_type.h" |
21 #include "station_type.h" |
22 #include "tilehighlight_func.h" |
22 #include "tilehighlight_func.h" |
23 #include "player_base.h" |
23 #include "company_base.h" |
24 |
24 |
25 #include "table/sprites.h" |
25 #include "table/sprites.h" |
26 #include "table/strings.h" |
26 #include "table/strings.h" |
27 |
27 |
28 static byte _selected_airport_type; |
28 static byte _selected_airport_type; |