summaryrefslogtreecommitdiff
path: root/src/town_cmd.cpp
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2007-04-18 00:41:09 +0000
committerbelugas <belugas@openttd.org>2007-04-18 00:41:09 +0000
commitd6651c17415eaf29062177a2a40ef02afad0b083 (patch)
tree62ecd42d6d65f42f8ae433dfc400382743ca4065 /src/town_cmd.cpp
parentaddcae43fa97ea2abc82606eedf14c543a06ace0 (diff)
downloadopenttd-d6651c17415eaf29062177a2a40ef02afad0b083.tar.xz
(svn r9665) -Documentation: Doxygen corrections,errors, corrections of corrections...
Diffstat (limited to 'src/town_cmd.cpp')
-rw-r--r--src/town_cmd.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/town_cmd.cpp b/src/town_cmd.cpp
index 31e76fb83..f83f7dcb8 100644
--- a/src/town_cmd.cpp
+++ b/src/town_cmd.cpp
@@ -1543,6 +1543,7 @@ static bool DoBuildStatueOfCompany(TileIndex tile, TownID town_id)
/**
* Search callback function for TownActionBuildStatue
+ * @param tile on which to perform the search
* @param town_id The town_id for which we want a statue
* @return the result of the test
*/