Allow you to scroll in core content settings

This commit is contained in:
twinaphex 2015-07-04 04:03:10 +02:00
parent 38839dc8eb
commit 18ee147d19
2 changed files with 2 additions and 0 deletions

View File

@ -457,6 +457,7 @@ static int menu_cbs_init_bind_left_compare_type(menu_file_list_cbs_t *cbs,
case MENU_FILE_MUSIC:
case MENU_FILE_IMAGEVIEWER:
case MENU_FILE_PLAYLIST_COLLECTION:
case MENU_FILE_DOWNLOAD_CORE_CONTENT:
case MENU_SETTING_GROUP:
switch (menu_label_hash)
{

View File

@ -388,6 +388,7 @@ static int menu_cbs_init_bind_right_compare_type(menu_file_list_cbs_t *cbs,
case MENU_FILE_MUSIC:
case MENU_FILE_IMAGEVIEWER:
case MENU_FILE_PLAYLIST_COLLECTION:
case MENU_FILE_DOWNLOAD_CORE_CONTENT:
case MENU_SETTING_GROUP:
switch (menu_label_hash)
{