(svn r15505) -Codechange: pass name of new town as parameter to CMD_BUILD_TOWN

This commit is contained in:
smatz
2009-02-16 23:23:33 +00:00
parent db0cd46a3f
commit 0878541cf2
3 changed files with 84 additions and 47 deletions

View File

@@ -360,6 +360,7 @@ HouseZonesBits GetTownRadiusGroup(const Town *t, TileIndex tile);
void SetTownRatingTestMode(bool mode);
uint GetMaskOfTownActions(int *nump, CompanyID cid, const Town *t);
bool GenerateTowns(TownLayout layout);
bool GenerateTownName(uint32 *townnameparts);
/**
* Calculate a hash value from a tile position