OpenTTD Source 20250205-master-gfd85ab1e2c
townname_type.h File Reference

Definition of structures used for generating town names. More...

#include "newgrf_townname.h"
#include "town_type.h"
#include "string_type.h"

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
 

Detailed Description

Definition of structures used for generating town names.

Definition in file townname_type.h.

Typedef Documentation

◆ TownNames

typedef std::set<std::string> TownNames

Definition at line 20 of file townname_type.h.