mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 04:20:27 +00:00
Buildfix
This commit is contained in:
parent
8d41efb00d
commit
09ac01afd2
@ -2827,7 +2827,7 @@ static void setting_get_string_representation_uint_ai_service_lang(
|
|||||||
rarch_setting_t *setting,
|
rarch_setting_t *setting,
|
||||||
char *s, size_t len)
|
char *s, size_t len)
|
||||||
{
|
{
|
||||||
enum msg_hash_enums enum_idx = 0;
|
enum msg_hash_enums enum_idx = MSG_UNKNOWN;
|
||||||
if (!setting)
|
if (!setting)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user