equal
deleted
inserted
replaced
21 #include "cargotype.h" |
21 #include "cargotype.h" |
22 #include "town_map.h" |
22 #include "town_map.h" |
23 #include "newgrf_town.h" |
23 #include "newgrf_town.h" |
24 #include "gfx_func.h" |
24 #include "gfx_func.h" |
25 #include "date_func.h" |
25 #include "date_func.h" |
26 #include "player.h" |
26 #include "player_func.h" |
27 |
27 |
28 static StationClass station_classes[STAT_CLASS_MAX]; |
28 static StationClass station_classes[STAT_CLASS_MAX]; |
29 |
29 |
30 enum { |
30 enum { |
31 MAX_SPECLIST = 255, |
31 MAX_SPECLIST = 255, |