(svn r13010) -Codechange: move the tree building GUI out of misc_gui.cpp.

This commit is contained in:
rubidium
2008-05-08 13:29:35 +00:00
parent cabd771fc0
commit cd3dda5c0c
11 changed files with 205 additions and 182 deletions

View File

@@ -12,7 +12,7 @@
#include "string_func.h"
#include "strings_func.h"
#include "player_base.h"
#include "viewport_func.h"
#include "tilehighlight_func.h"
#include "news_gui.h"
#include "player_gui.h"
#include "window_gui.h"