File diff r21598:0d77dbbc62d7 → r21599:c1d5ead939be
src/industry_type.h
Show inline comments
 
@@ -37,4 +37,6 @@ static const IndustryGfx  INVALID_INDUST
 

	
 
static const int INDUSTRY_COMPLETED = 3; ///< final stage of industry construction.
 

	
 
void CheckIndustries();
 

	
 
#endif /* INDUSTRY_TYPE_H */