RetroAchievements leaderboard strings

This commit is contained in:
celerizer 2017-11-09 20:16:47 -06:00 committed by GitHub
parent b80057bfe6
commit 7e7363305b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1266,9 +1266,6 @@ int menu_cbs_init_bind_sublabel(menu_file_list_cbs_t *cbs,
case MENU_ENUM_LABEL_CHEEVOS_LEADERBOARDS_ENABLE:
BIND_ACTION_SUBLABEL(cbs, action_bind_sublabel_cheevos_leaderboards_enable);
break;
case MENU_ENUM_LABEL_CHEEVOS_RPS_ENABLE:
BIND_ACTION_SUBLABEL(cbs, action_bind_sublabel_cheevos_rps_enable);
break;
case MENU_ENUM_LABEL_CHEEVOS_VERBOSE_ENABLE:
BIND_ACTION_SUBLABEL(cbs, action_bind_sublabel_cheevos_verbose_enable);
break;