(svn r15584) -Codechange: Move several variables from variables.h to more appropriate headers.
This commit is contained in:
@@ -347,6 +347,8 @@ Town *CalcClosestTownFromTile(TileIndex tile, uint threshold);
|
||||
|
||||
extern Town *_cleared_town;
|
||||
extern int _cleared_town_rating;
|
||||
extern uint32 _cur_town_ctr;
|
||||
extern uint32 _cur_town_iter;
|
||||
|
||||
void ResetHouses();
|
||||
|
||||
|
Reference in New Issue
Block a user