(svn r11787) -Codechange: more header rewrites. This time related to viewport.h.

This commit is contained in:
rubidium
2008-01-09 09:45:45 +00:00
parent 342ad858e5
commit 64d691bacc
62 changed files with 224 additions and 176 deletions

View File

@@ -19,6 +19,7 @@
#include "strings_func.h"
#include "window_func.h"
#include "fios.h"
#include "gfx_func.h"
static const Widget _select_game_widgets[] = {
{ WWT_CAPTION, RESIZE_NONE, 13, 0, 335, 0, 13, STR_0307_OPENTTD, STR_NULL},