equal
deleted
inserted
replaced
30 #include "date.h" |
30 #include "date.h" |
31 #include "helpers.hpp" |
31 #include "helpers.hpp" |
32 #include "cargotype.h" |
32 #include "cargotype.h" |
33 #include "roadveh.h" |
33 #include "roadveh.h" |
34 #include "station_gui.h" |
34 #include "station_gui.h" |
|
35 #include "zoom_func.h" |
35 |
36 |
36 Station::Station(TileIndex tile) |
37 Station::Station(TileIndex tile) |
37 { |
38 { |
38 DEBUG(station, cDebugCtorLevel, "I+%3d", index); |
39 DEBUG(station, cDebugCtorLevel, "I+%3d", index); |
39 |
40 |