OpenTTD Source
20241108-master-g80f628063a
|
Character mapping for using Unicode characters in OTTD. More...
Go to the source code of this file.
Data Structures | |
struct | DefaultUnicodeMapping |
Variables | |
static const uint8_t | CLRA = 0 |
Identifier to clear all glyphs at this codepoint. | |
static const DefaultUnicodeMapping | _default_unicode_map [] |
Character mapping for using Unicode characters in OTTD.
Definition in file unicode.h.
|
static |