(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

@@ -25,6 +25,7 @@
#include "settings_type.h"
#include "newgrf_storage.h"
#include "water.h"
#include "tilehighlight_func.h"
#include "table/sprites.h"