From addcae43fa97ea2abc82606eedf14c543a06ace0 Mon Sep 17 00:00:00 2001 From: belugas Date: Tue, 17 Apr 2007 21:09:38 +0000 Subject: (svn r9664) -Documentation: Doxygen corrections,errors and omissions --- src/settings_gui.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/settings_gui.cpp') 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 */ -- cgit v1.2.3-54-g00ecf