(svn r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary
This commit is contained in:
@@ -262,8 +262,7 @@ struct DepotWindow : Window {
|
||||
}
|
||||
|
||||
/** Draw a vehicle in the depot window in the box with the top left corner at x,y
|
||||
* @param *w Window to draw in
|
||||
* @param *v Vehicle to draw
|
||||
* @param v Vehicle to draw
|
||||
* @param x Left side of the box to draw in
|
||||
* @param y Top of the box to draw in
|
||||
*/
|
||||
|
Reference in New Issue
Block a user