summaryrefslogtreecommitdiff
path: root/src/settings_gui.cpp
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2007-04-17 21:09:38 +0000
committerbelugas <belugas@openttd.org>2007-04-17 21:09:38 +0000
commitaddcae43fa97ea2abc82606eedf14c543a06ace0 (patch)
tree3f4dea4dfbe9d47c2e9cd0f5ec151d3dd1802e4d /src/settings_gui.cpp
parentbc86bc3801c0bd9b24c77edbec89d12d73c8e462 (diff)
downloadopenttd-addcae43fa97ea2abc82606eedf14c543a06ace0.tar.xz
(svn r9664) -Documentation: Doxygen corrections,errors and omissions
Diffstat (limited to 'src/settings_gui.cpp')
-rw-r--r--src/settings_gui.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/settings_gui.cpp b/src/settings_gui.cpp
index 90f2b87a3..c1497b814 100644
--- a/src/settings_gui.cpp
+++ b/src/settings_gui.cpp
@@ -225,6 +225,7 @@ static void GameOptionsWndProc(Window *w, WindowEvent *e)
/** Change the side of the road vehicles drive on (server only).
* @param tile unused
+ * @param flags operation to perform
* @param p1 the side of the road; 0 = left side and 1 = right side
* @param p2 unused
*/