File diff r8784:f3d6ba8eb078 → r8785:8312063c5ee4
src/newgrf.h
Show inline comments
 
@@ -5,11 +5,11 @@
 
#ifndef NEWGRF_H
 
#define NEWGRF_H
 

	
 
#include "station.h"
 
#include "town_type.h"
 
#include "newgrf_config.h"
 
#include "cargotype.h"
 
#include "industry_type.h"
 
#include "newgrf_station.h"
 

	
 
enum GrfLoadingStage {
 
	GLS_FILESCAN,