(svn r27340) -Fix [FS#6338]: Silence warning by moving _string_colourmap to a file no its own. (Cif)

This commit is contained in:
frosch
2015-07-26 09:47:17 +00:00
parent 932aaa8cb5
commit 67ae231f1b
11 changed files with 48 additions and 24 deletions

View File

@@ -23,6 +23,7 @@
#include "newgrf_debug.h"
#include "table/palettes.h"
#include "table/string_colours.h"
#include "table/sprites.h"
#include "table/control_codes.h"