(svn r15584) -Codechange: Move several variables from variables.h to more appropriate headers.
This commit is contained in:
@@ -107,4 +107,7 @@ static inline byte ActiveCompanyCount()
|
||||
|
||||
Money CalculateCompanyValue(const Company *c);
|
||||
|
||||
extern uint _next_competitor_start;
|
||||
extern uint _cur_company_tick_index;
|
||||
|
||||
#endif /* COMPANY_BASE_H */
|
||||
|
Reference in New Issue
Block a user