|
OpenTTD Source
1.10.0-RC1
|
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 1013 of file townname.cpp.