mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 06:44:27 +00:00
Move 'Shader Settings' to Main Menu for now while we begin work
on moving it to 'Frontend Settings'
This commit is contained in:
parent
f18c6d4ef6
commit
65a387c5b3
@ -3461,8 +3461,8 @@ static bool setting_append_list_main_menu_options(
|
|||||||
}
|
}
|
||||||
|
|
||||||
CONFIG_ACTION(
|
CONFIG_ACTION(
|
||||||
menu_hash_to_str(MENU_LABEL_OPTIONS),
|
menu_hash_to_str(MENU_LABEL_SHADER_OPTIONS),
|
||||||
menu_hash_to_str(MENU_LABEL_VALUE_OPTIONS),
|
menu_hash_to_str(MENU_LABEL_VALUE_SHADER_OPTIONS),
|
||||||
group_info.name,
|
group_info.name,
|
||||||
subgroup_info.name,
|
subgroup_info.name,
|
||||||
parent_group);
|
parent_group);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user