Buildfix for prior PR

This commit is contained in:
twinaphex 2021-09-16 01:15:36 +02:00
parent 5aafe9eb0c
commit 251bfdb302

View File

@ -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,