equal
deleted
inserted
replaced
22 #include "transparency.h" |
22 #include "transparency.h" |
23 #include "functions.h" |
23 #include "functions.h" |
24 #include "window_func.h" |
24 #include "window_func.h" |
25 #include "vehicle_func.h" |
25 #include "vehicle_func.h" |
26 #include "player_gui.h" |
26 #include "player_gui.h" |
|
27 #include "station_type.h" |
|
28 #include "economy_func.h" |
27 |
29 |
28 #include "table/strings.h" |
30 #include "table/strings.h" |
29 #include "table/sprites.h" |
31 #include "table/sprites.h" |
30 #include "table/unmovable_land.h" |
32 #include "table/unmovable_land.h" |
31 |
33 |