OpenTTD Source  20240917-master-g9ab0a47812
string_colours.h File Reference

Go to the source code of this file.

Variables

static const uint8_t _string_colourmap [17]
 Colour mapping for TextColour. More...
 

Detailed Description

The colour translation of GRF's strings.

Definition in file string_colours.h.

Variable Documentation

◆ _string_colourmap

const uint8_t _string_colourmap[17]
static
Initial value:
= {
150,
12,
189,
184,
174,
30,
195,
209,
68,
95,
79,
116,
15,
152,
6,
133,
1,
}

Colour mapping for TextColour.

Definition at line 11 of file string_colours.h.