OpenTTD Source 20250205-master-gfd85ab1e2c
|
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.