mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-04 10:36:50 +00:00
(D3D) Buildfix #2
This commit is contained in:
parent
6927d6e47c
commit
9c678a3abd
@ -1810,7 +1810,7 @@ static bool d3d_set_shader(void *data,
|
||||
}
|
||||
|
||||
std::string old_shader = d3d->shader_path;
|
||||
d3d->shader_pat = shader;
|
||||
d3d->shader_path = shader;
|
||||
|
||||
if (!d3d_process_shader(d3d) || !d3d_restore(d3d))
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user