(svn r12987) -Codechange: split viewport and tile selection.

This commit is contained in:
rubidium
2008-05-07 13:10:15 +00:00
parent 7ccda80b0b
commit 3d5567ccf7
25 changed files with 129 additions and 81 deletions

View File

@@ -30,6 +30,7 @@
#include "settings_type.h"
#include "toolbar_gui.h"
#include "variables.h"
#include "tilehighlight_func.h"
#include "network/network.h"
#include "network/network_data.h"