1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2026-01-06 03:52:37 +01:00

(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 931e6ea49d
commit 0e517fe023
62 changed files with 224 additions and 176 deletions

View File

@@ -18,7 +18,8 @@
#include "window_gui.h"
#include "station_gui.h"
#include "textbuf_gui.h"
#include "viewport.h"
#include "viewport_func.h"
#include "gfx_func.h"
#include "station.h"
#include "command_func.h"
#include "player.h"