File diff r10490:36e425ea6fc5 → r10491:e3e4bb1ebaea
src/industry.h
Show inline comments
 
@@ -238,6 +238,8 @@ const IndustryTileSpec *GetIndustryTileS
 
void ResetIndustries();
 
void PlantRandomFarmField(const Industry *i);
 

	
 
void ReleaseDisastersTargetingIndustry(IndustryID);
 

	
 
/* writable arrays of specs */
 
extern IndustrySpec _industry_specs[NUM_INDUSTRYTYPES];
 
extern IndustryTileSpec _industry_tile_specs[NUM_INDUSTRYTILES];