mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-30 14:53:39 +00:00
Correctly place '..' more entry for RGUI
This commit is contained in:
parent
0b474b3d26
commit
efd16e8b72
@ -1426,7 +1426,7 @@ static void menu_action_setting_disp_set_label_content_history(
|
||||
char *s2, size_t len2)
|
||||
{
|
||||
*s = '\0';
|
||||
*w = strlen(label);
|
||||
*w = 19;
|
||||
|
||||
menu_setting_get_label(list, s,
|
||||
len, w, type, label, entry_label, i);
|
||||
|
Loading…
Reference in New Issue
Block a user