(svn r27378) -Codechange: Fix indentation of the table values, allow Doxygen to link to the TextColour enum.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user