OpenTTD Source 20260206-master-g4d4e37dbf1
DefaultUnicodeMapping Struct Reference

Data Fields

char32_t code
 Unicode value.
uint8_t key
 Character index of sprite.

Detailed Description

Definition at line 10 of file unicode.h.

Field Documentation

◆ code

char32_t DefaultUnicodeMapping::code

Unicode value.

Definition at line 11 of file unicode.h.

◆ key

uint8_t DefaultUnicodeMapping::key

Character index of sprite.

Definition at line 12 of file unicode.h.


The documentation for this struct was generated from the following file: