mirror of
https://github.com/libretro/RetroArch
synced 2025-04-11 00:44:20 +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)
|
char *s2, size_t len2)
|
||||||
{
|
{
|
||||||
*s = '\0';
|
*s = '\0';
|
||||||
*w = strlen(label);
|
*w = 19;
|
||||||
|
|
||||||
menu_setting_get_label(list, s,
|
menu_setting_get_label(list, s,
|
||||||
len, w, type, label, entry_label, i);
|
len, w, type, label, entry_label, i);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user