equal
deleted
inserted
replaced
12 #include "station.h" |
12 #include "station.h" |
13 #include "airport.h" |
13 #include "airport.h" |
14 #include "depot.h" |
14 #include "depot.h" |
15 #include "sound_func.h" |
15 #include "sound_func.h" |
16 #include "window_func.h" |
16 #include "window_func.h" |
17 #include "variables.h" |
17 #include "settings_type.h" |
18 #include "viewport_func.h" |
18 #include "viewport_func.h" |
19 #include "gfx_func.h" |
19 #include "gfx_func.h" |
20 #include "player_func.h" |
20 #include "player_func.h" |
21 |
21 |
22 #include "table/sprites.h" |
22 #include "table/sprites.h" |