mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
Spacing fix for RGUI
This commit is contained in:
parent
174ab87311
commit
274513a9c5
@ -361,6 +361,8 @@ static void menu_action_setting_disp_set_label_input_bind_mode(
|
||||
{
|
||||
settings_t *settings = config_get_ptr();
|
||||
|
||||
*w = 19;
|
||||
|
||||
switch (settings->input.bind_mode)
|
||||
{
|
||||
case 0:
|
||||
|
Loading…
x
Reference in New Issue
Block a user