1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-12 09:09:09 +00: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

@@ -16,6 +16,7 @@
#include "core/alloc_func.hpp"
#include "window_func.h"
#include "date_func.h"
#include "gfx_func.h"
/* Bitmasks of player and cargo indices that shouldn't be drawn. */
static uint _legend_excluded_players;