13 #ifndef TOWNNAME_TYPE_H
14 #define TOWNNAME_TYPE_H
20 typedef std::set<std::string> TownNames;
Header of Action 0F "universal holder" structure and functions.
Struct holding parameters used to generate town name.
TownNameParams(uint8_t town_name)
Initializes this struct from language ID.
uint16_t type
town name style
uint32_t grfid
newgrf ID (0 if not used)
static constexpr uint BUILTIN_TOWNNAME_GENERATOR_COUNT
Number of built-in town name generators.