mirror of
https://github.com/libretro/RetroArch
synced 2025-02-28 12:40:23 +00:00
(D3D) Buildfix
This commit is contained in:
parent
3a924231a6
commit
75d73ab658
@ -1134,7 +1134,7 @@ static void *d3d_init(const video_info_t *info,
|
||||
#endif
|
||||
#endif
|
||||
|
||||
gfx_ctx_ctl(GFX_CTL_SET, ctx_driver);
|
||||
gfx_ctx_ctl(GFX_CTL_SET, (void*)ctx_driver);
|
||||
|
||||
if (!d3d_construct(d3d, info, input, input_data))
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user