mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
Add more GET_VALUE entries
This commit is contained in:
parent
ff7833180d
commit
5a5442af66
@ -884,8 +884,11 @@ static int menu_cbs_init_bind_get_string_representation_compare_label(
|
||||
case MENU_LABEL_DATABASE_MANAGER_LIST:
|
||||
case MENU_LABEL_CURSOR_MANAGER_LIST:
|
||||
case MENU_LABEL_RESTART_CONTENT:
|
||||
case MENU_LABEL_CLOSE_CONTENT:
|
||||
case MENU_LABEL_RESUME_CONTENT:
|
||||
case MENU_LABEL_TAKE_SCREENSHOT:
|
||||
case MENU_LABEL_CORE_INPUT_REMAPPING_OPTIONS:
|
||||
case MENU_LABEL_CORE_INFORMATION:
|
||||
cbs->action_get_value =
|
||||
menu_action_setting_disp_set_label_menu_more;
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user