File diff r26253:da15255c652b → r26254:4dd185cf8a2d
src/company_func.h
Show inline comments
 
@@ -56,5 +56,6 @@ static inline bool IsInteractiveCompany(
 
}
 

	
 
int CompanyServiceInterval(const Company *c, VehicleType type);
 
CompanyID GetFirstPlayableCompanyID();
 

	
 
#endif /* COMPANY_FUNC_H */