1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2026-01-15 08:22:34 +01:00

(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 3f58ed6b1d
commit 4830497f0b
11 changed files with 48 additions and 24 deletions

View File

@@ -22,7 +22,7 @@
#include "table/sprites.h"
#include "table/strings.h"
#include "table/palettes.h"
#include "table/string_colours.h"
#include "safeguards.h"