Move the cursor of the filebrowser one position down.
Definition at line 187 of file gui_browser.c.
00188 { 00189 gui_vfslist_cursor_down(win_browser, 0); 00190 }