summaryrefslogtreecommitdiff
path: root/src/town.h
diff options
context:
space:
mode:
authorsmatz <smatz@openttd.org>2009-02-16 23:23:33 +0000
committersmatz <smatz@openttd.org>2009-02-16 23:23:33 +0000
commit0878541cf2536ff11d95b45b9c7d2429f48249bd (patch)
treef3902fd7a609af5bca8383c2b341539b9c35696d /src/town.h
parentdb0cd46a3f7b351e0e4163356aa190bf687954aa (diff)
downloadopenttd-0878541cf2536ff11d95b45b9c7d2429f48249bd.tar.xz
(svn r15505) -Codechange: pass name of new town as parameter to CMD_BUILD_TOWN
Diffstat (limited to 'src/town.h')
-rw-r--r--src/town.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/town.h b/src/town.h
index 0f544de22..b7ee39e5a 100644
--- a/src/town.h
+++ b/src/town.h
@@ -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