diff src/engine.cpp @ 6481:85a1a79387a2 draft

(svn r9662) -Documentation: Doxygen corrections and @file omissions
author belugas <belugas@openttd.org>
date Tue, 17 Apr 2007 20:23:13 +0000 (2007-04-17)
parents 4a39d6291d58
children 14da45e0e4be
line wrap: on
line diff
--- a/src/engine.cpp
+++ b/src/engine.cpp
@@ -249,6 +249,7 @@
 /** Accept an engine prototype. XXX - it is possible that the top-player
  * changes while you are waiting to accept the offer? Then it becomes invalid
  * @param tile unused
+ * @param flags operation to perfom
  * @param p1 engine-prototype offered
  * @param p2 unused
  */
@@ -350,6 +351,7 @@
 
 /** Rename an engine.
  * @param tile unused
+ * @param flags operation to perfom
  * @param p1 engine ID to rename
  * @param p2 unused
  */