From 4eb155ccfb3c50892ad9c19d07921880851d943c Mon Sep 17 00:00:00 2001 From: alberth Date: Fri, 14 Aug 2009 18:41:03 +0000 Subject: (svn r17171) -Doc: Additions and corrections of various doxygen strings. --- src/viewport.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/viewport.cpp') diff --git a/src/viewport.cpp b/src/viewport.cpp index a7966a522..ba1b40f4a 100644 --- a/src/viewport.cpp +++ b/src/viewport.cpp @@ -2121,6 +2121,10 @@ void SetRedErrorSquare(TileIndex tile) } } +/** Highlight \a w by \a h tiles at the cursor. + * @param w Width of the highlighted tiles rectangle. + * @param h Height of the highlighted tiles rectangle. + */ void SetTileSelectSize(int w, int h) { _thd.new_size.x = w * TILE_SIZE; -- cgit v1.2.3-70-g09d2