(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

@@ -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;