mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
One buildfix
This commit is contained in:
parent
599937cc4f
commit
f3f0c6b1d1
@ -85,10 +85,10 @@ typedef struct cocoa_ctx_data
|
||||
bool core_hw_context_enable;
|
||||
#ifdef HAVE_VULKAN
|
||||
gfx_ctx_vulkan_data_t vk;
|
||||
unsigned width;
|
||||
unsigned height;
|
||||
unsigned swap_interval;
|
||||
#endif
|
||||
unsigned width;
|
||||
unsigned height;
|
||||
} cocoa_ctx_data_t;
|
||||
|
||||
#if defined(HAVE_COCOATOUCH)
|
||||
|
Loading…
x
Reference in New Issue
Block a user