1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-09-01 19:09:09 +00:00

(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

@@ -21,6 +21,7 @@
#include "settings_type.h"
#include "cheat_func.h"
#include "window_func.h"
#include "tilehighlight_func.h"
#include "table/sprites.h"