mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(Shaders) should fix shader pass 1 always being changed instead
of the appropriate one
This commit is contained in:
parent
b38039723b
commit
bcb365309a
@ -726,6 +726,7 @@ static int action_ok_shader_pass(const char *path,
|
||||
if (!driver.menu)
|
||||
return -1;
|
||||
|
||||
hack_shader_pass = type - MENU_SETTINGS_SHADER_PASS_0;
|
||||
menu_list_push_stack_refresh(
|
||||
driver.menu->menu_list,
|
||||
g_settings.video.shader_dir,
|
||||
|
Loading…
x
Reference in New Issue
Block a user