mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
(Menu) Updates
This commit is contained in:
parent
821570cb16
commit
35f546e4ba
@ -257,7 +257,8 @@ static int action_ok_shader_pass_load(const char *path,
|
|||||||
|
|
||||||
/* This will reset any changed parameters. */
|
/* This will reset any changed parameters. */
|
||||||
video_shader_resolve_parameters(NULL, menu->shader);
|
video_shader_resolve_parameters(NULL, menu->shader);
|
||||||
menu_list_flush_stack(menu_list, "shader_options", 0);
|
menu_list_flush_stack(menu_list,
|
||||||
|
menu_hash_to_str(MENU_LABEL_SHADER_OPTIONS), 0);
|
||||||
return 0;
|
return 0;
|
||||||
#else
|
#else
|
||||||
return -1;
|
return -1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user