lua: Forgot code documentation in 2012-06-11T08:50:08Z!shadowm@wesnoth.org

This commit is contained in:
Ignacio R. Morelle 2012-06-11 09:37:18 +00:00
parent a552b15df9
commit 5beca9f7df

View file

@ -2668,6 +2668,7 @@ static int intf_play_sound(lua_State *L)
* Scrolls to given tile.
* - Args 1,2: location.
* - Arg 3: boolean preventing scroll to fog.
* - Arg 4: boolean specifying whether to warp instantly.
*/
static int intf_scroll_to_tile(lua_State *L)
{