(svn r27378) -Codechange: Fix indentation of the table values, allow Doxygen to link to the TextColour enum.

This commit is contained in:
alberth
2015-08-10 10:04:14 +00:00
parent 562c269770
commit d818e1779c

View File

@@ -9,7 +9,7 @@
/** @file string_colours.h The colour translation of GRF's strings. */
/** Colour mapping for the TextColours. */
/** Colour mapping for #TextColour. */
static const byte _string_colourmap[17] = {
150, // TC_BLUE
12, // TC_SILVER