|
OpenTTD Source 20251117-master-g7398d2e290
|
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.