src/airport_gui.cpp
changeset 10208 72c00af5c95d
parent 10207 c291a21b304e
equal deleted inserted replaced
10207:c291a21b304e 10208:72c00af5c95d
    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;