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
commitb8438555df960f3c0bed72116ec00be540a5c2e8 (patch)
treef3902fd7a609af5bca8383c2b341539b9c35696d /src/town.h
parent9d3a8e11bd707aa59e8b0630b28113538a15fe61 (diff)
downloadopenttd-b8438555df960f3c0bed72116ec00be540a5c2e8.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