|
OpenTTD Source 20251116-master-g21329071df
|
Definition of structures used for generating town names. More...
Go to the source code of this file.
Data Structures | |
| struct | TownNameParams |
| Struct holding parameters used to generate town name. More... | |
Typedefs | |
| typedef std::set< std::string > | TownNames |
Definition of structures used for generating town names.
Definition in file townname_type.h.
| typedef std::set<std::string> TownNames |
Definition at line 20 of file townname_type.h.