OpenTTD Source
20241108-master-g80f628063a
|
Holder of the above structure. More...
Data Fields | |
GRFTextList | textholder |
StringID | def_string |
uint32_t | grfid |
uint16_t | stringid |
Holder of the above structure.
Putting both grfid and stringid together allows us to avoid duplicates, since it is NOT SUPPOSED to happen.
Definition at line 66 of file newgrf_text.cpp.