mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 06:44:27 +00:00
Silence warning
This commit is contained in:
parent
472a792d88
commit
e87cd7382e
@ -1801,6 +1801,8 @@ bool video_driver_find_driver(void)
|
|||||||
|
|
||||||
current_video = NULL;
|
current_video = NULL;
|
||||||
|
|
||||||
|
(void)hwr;
|
||||||
|
|
||||||
#if defined(HAVE_VULKAN)
|
#if defined(HAVE_VULKAN)
|
||||||
if (hwr && hw_render_context_is_vulkan(hwr->context_type))
|
if (hwr && hw_render_context_is_vulkan(hwr->context_type))
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user