File diff r28487:2130fff7270c → r28488:814e7fc9b052
src/gfx_type.h
Show inline comments
 
@@ -247,6 +247,7 @@ enum Colours : byte {
 
	COLOUR_END,
 
	INVALID_COLOUR = 0xFF,
 
};
 
DECLARE_ENUM_AS_ADDABLE(Colours)
 

	
 
/** Colour of the strings, see _string_colourmap in table/string_colours.h or docs/ottd-colourtext-palette.png */
 
enum TextColour {