Move the cursor of the filebrowser one position up.
Definition at line 181 of file gui_browser.c.
00182 { 00183 gui_vfslist_cursor_up(win_browser); 00184 }