(svn r12771) -Codechange: remove more from variables.h.

This commit is contained in:
rubidium
2008-04-18 16:51:54 +00:00
parent 3547e6d2ba
commit 7edc9b65c6
3 changed files with 2 additions and 5 deletions

View File

@@ -140,6 +140,7 @@ static ViewportDrawer _vd;
TileHighlightData _thd;
static TileInfo *_cur_ti;
bool _draw_bounding_boxes = false;
extern void SmallMapCenterOnCurrentPos(Window *w);