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

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

View File

@@ -15,6 +15,7 @@
#include "player_type.h"
#include "settings_type.h"
#include "strings_type.h"
#include "viewport_type.h"
enum {
HOUSE_NO_CLASS = 0,