|
OpenTTD Source 20251104-master-g3befbdd52f
|
Mapping between NewGRF and OpenTTD IDs. More...
#include <newgrf_text_type.h>
Data Fields | |
| uint8_t | newgrf_id |
| NewGRF's internal ID for a case/gender. | |
| uint8_t | openttd_id |
| OpenTTD's internal ID for a case/gender. | |
Mapping between NewGRF and OpenTTD IDs.
Definition at line 37 of file newgrf_text_type.h.
| uint8_t LanguageMap::Mapping::newgrf_id |
NewGRF's internal ID for a case/gender.
Definition at line 38 of file newgrf_text_type.h.
Referenced by GlobalVarChangeInfo().
| uint8_t LanguageMap::Mapping::openttd_id |
OpenTTD's internal ID for a case/gender.
Definition at line 39 of file newgrf_text_type.h.
Referenced by GlobalVarChangeInfo().