OpenTTD Source
20241121-master-g67a0fccfad
|
Data Fields | |
std::string | text |
If probability bit 7 is clear. | |
uint8_t | id |
If probability bit 7 is set. | |
uint8_t | prob |
The relative probability of the following name to appear in the bottom 7 bits. | |
Definition at line 18 of file newgrf_townname.h.