mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-12 12:58:34 +00:00
COrrect typo
This commit is contained in:
parent
63d8020fa0
commit
88112c5732
@ -4360,7 +4360,7 @@ static bool setting_append_list(
|
||||
menu_hash_to_str_enum(MENU_ENUM_LABEL_VALUE_SAVESTATE_AUTO_INDEX),
|
||||
savestate_auto_index,
|
||||
menu_hash_to_str_enum(MENU_ENUM_LABEL_VALUE_OFF),
|
||||
menu_hash_to_str_enum(MENU_VALUE_ON),
|
||||
menu_hash_to_str_enum(MENU_ENUM_LABEL_VALUE_ON),
|
||||
&group_info,
|
||||
&subgroup_info,
|
||||
parent_group,
|
||||
|
Loading…
Reference in New Issue
Block a user