OpenTTD Source 20250613-master-ga1786fa1f4
|
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.