OpenTTD Source 20241224-master-gee860a5c8e
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: