OpenTTD
|
Contains pointer to generator and minimum buffer size (not incl. More...
Data Fields | |
byte | min |
minimum number of characters that need to be printed for generator to work correctly | |
TownNameGenerator * | proc |
generator itself |
Contains pointer to generator and minimum buffer size (not incl.
terminating '\0')
Definition at line 1016 of file townname.cpp.