15 #ifndef NEWGRF_TOWNNAME_H 16 #define NEWGRF_TOWNNAME_H 48 void DelGRFTownName(uint32 grfid);
49 void CleanUpGRFTownNames();
51 char *GRFTownNameGenerate(
char *buf, uint32 grfid, uint16 gen, uint32 seed,
const char *last);
52 uint32 GetGRFTownNameId(
int gen);
53 uint16 GetGRFTownNameType(
int gen);
char * text
If probability bit 7 is clear.
uint32 StringID
Numeric value that represents a string, independent of the selected language.
byte prob
The relative probability of the following name to appear in the bottom 7 bits.
Types related to strings.
byte id
If probability bit 7 is set.