OpenTTD
|
Holder of the above structure. More...
Data Fields | |
uint32 | grfid |
uint16 | stringid |
StringID | def_string |
GRFText * | textholder |
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 153 of file newgrf_text.cpp.