mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-20 13:09:15 +00:00
(svn r12495) -Codechange: reduce the dependency on newgrf_station.h (especially because newgrf_station.h includes a lot of stuff).
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include "newgrf_config.h"
|
||||
#include "cargotype.h"
|
||||
#include "industry_type.h"
|
||||
#include "newgrf_station.h"
|
||||
#include "station_type.h"
|
||||
|
||||
enum GrfLoadingStage {
|
||||
GLS_FILESCAN,
|
||||
|
Reference in New Issue
Block a user