mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 18:32:44 +00:00
(XDK D3D) Take out another HAVE_HLSL ifdef
This commit is contained in:
parent
785273c209
commit
4203408bee
@ -961,11 +961,7 @@ const video_driver_t video_xdk_d3d = {
|
||||
xdk_d3d_set_nonblock_state,
|
||||
xdk_d3d_alive,
|
||||
xdk_d3d_focus,
|
||||
#if defined(HAVE_HLSL)
|
||||
xdk_d3d_set_shader,
|
||||
#else
|
||||
NULL,
|
||||
#endif
|
||||
xdk_d3d_free,
|
||||
"xdk_d3d",
|
||||
xdk_d3d_restart,
|
||||
|
Loading…
x
Reference in New Issue
Block a user