(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 8b9ffbe158
commit 0c30e46c9c
11 changed files with 205 additions and 182 deletions

View File

@@ -13,6 +13,7 @@
#include "variables.h"
#include "strings_func.h"
#include "viewport_func.h"
#include "tilehighlight_func.h"
#include "zoom_func.h"
#include "functions.h"
#include "window_func.h"