mirror of
https://github.com/libretro/RetroArch
synced 2025-02-01 00:32:46 +00:00
Buildfix
This commit is contained in:
parent
ca2a59e03d
commit
12a4fa0809
@ -617,9 +617,7 @@ static void cocoagl_gfx_ctx_swap_interval(void *data, int i)
|
|||||||
|
|
||||||
static void cocoagl_gfx_ctx_swap_buffers(void *data)
|
static void cocoagl_gfx_ctx_swap_buffers(void *data)
|
||||||
{
|
{
|
||||||
#ifdef HAVE_VULKAN
|
|
||||||
cocoa_ctx_data_t *cocoa_ctx = (cocoa_ctx_data_t*)data;
|
cocoa_ctx_data_t *cocoa_ctx = (cocoa_ctx_data_t*)data;
|
||||||
#endif
|
|
||||||
|
|
||||||
switch (cocoagl_api)
|
switch (cocoagl_api)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user