mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 13:14:04 +00:00
Buildfix for prior PR
This commit is contained in:
parent
5aafe9eb0c
commit
251bfdb302
@ -7414,7 +7414,7 @@ static void get_string_representation_mouse_index(rarch_setting_t *setting, char
|
||||
else
|
||||
snprintf(s, len,
|
||||
"%s",
|
||||
msg_hash_to_str(MENU_ENUM_LABEL_VALUE_DONT_CARE);
|
||||
msg_hash_to_str(MENU_ENUM_LABEL_VALUE_DONT_CARE));
|
||||
}
|
||||
else
|
||||
snprintf(s, len,
|
||||
|
Loading…
x
Reference in New Issue
Block a user