summaryrefslogtreecommitdiff
path: root/src/misc_cmd.cpp
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2007-04-18 18:00:33 +0000
committerbelugas <belugas@openttd.org>2007-04-18 18:00:33 +0000
commitd1c2c90ad01d056e88abb4a1d9e356418edc747b (patch)
treefac2c80abcc412ec1a4fb2b198121140a0a89b0c /src/misc_cmd.cpp
parenta993a0e27321dee2bbab0fae9775cb3d66f0d7aa (diff)
downloadopenttd-d1c2c90ad01d056e88abb4a1d9e356418edc747b.tar.xz
(svn r9669) -Documentation: some more doxygen fixes
Diffstat (limited to 'src/misc_cmd.cpp')
-rw-r--r--src/misc_cmd.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/misc_cmd.cpp b/src/misc_cmd.cpp
index a4be0588b..d912b6646 100644
--- a/src/misc_cmd.cpp
+++ b/src/misc_cmd.cpp
@@ -20,6 +20,7 @@
/** Change the player's face.
* @param tile unused
+ * @param flags operation to perform
* @param p1 unused
* @param p2 face bitmasked
*/