File diff r10959:4b345c618e31 → r10960:e97ebf9cf99b
src/newgrf.cpp
Show inline comments
 
@@ -12,8 +12,6 @@
 
#include "engine_func.h"
 
#include "engine_base.h"
 
#include "spritecache.h"
 
#include "sprite.h"
 
#include "newgrf.h"
 
#include "variables.h"
 
#include "bridge.h"
 
#include "town.h"
 
@@ -22,18 +20,14 @@
 
#include "fontcache.h"
 
#include "currency.h"
 
#include "landscape.h"
 
#include "newgrf_config.h"
 
#include "newgrf_house.h"
 
#include "newgrf_sound.h"
 
#include "newgrf_spritegroup.h"
 
#include "newgrf_station.h"
 
#include "cargotype.h"
 
#include "industry.h"
 
#include "newgrf_canal.h"
 
#include "newgrf_commons.h"
 
#include "newgrf_townname.h"
 
#include "newgrf_industries.h"
 
#include "gfxinit.h"
 
#include "rev.h"
 
#include "fios.h"
 
#include "rail.h"
 
@@ -43,16 +37,11 @@
 
#include "vehicle_func.h"
 
#include "sound_func.h"
 
#include "string_func.h"
 
#include "road_func.h"
 
#include "company_base.h"
 
#include "settings_type.h"
 
#include "network/network.h"
 
#include "map_func.h"
 
#include <map>
 

	
 
#include "table/strings.h"
 
#include "table/sprites.h"
 
#include "table/town_land.h"
 
#include "table/build_industry.h"
 

	
 
/* TTDPatch extended GRF format codec