mirror of
https://github.com/libretro/RetroArch
synced 2025-04-15 14:42:27 +00:00
(XDK) Another buildfix
This commit is contained in:
parent
0b0a5b7890
commit
700365c433
@ -478,8 +478,10 @@ void d3d_frame_postprocess(void *data)
|
||||
|
||||
if (!dev)
|
||||
return;
|
||||
#if 0
|
||||
if (!d3d_restore_device(dev))
|
||||
return;
|
||||
#endif
|
||||
|
||||
dev->SetFlickerFilter(global->console.screen.flicker_filter_index);
|
||||
dev->SetSoftDisplayFilter(global->console.softfilter_enable);
|
||||
|
Loading…
x
Reference in New Issue
Block a user