mirror of
https://github.com/libretro/RetroArch
synced 2025-04-16 08:43:10 +00:00
(Metal) Buildfix
This commit is contained in:
parent
8d31c410a0
commit
456cc022f3
@ -767,7 +767,7 @@ const gfx_ctx_driver_t gfx_ctx_cocoagl = {
|
|||||||
#endif
|
#endif
|
||||||
cocoa_gl_gfx_ctx_check_window,
|
cocoa_gl_gfx_ctx_check_window,
|
||||||
#if defined(HAVE_COCOA_METAL)
|
#if defined(HAVE_COCOA_METAL)
|
||||||
cocoagl_gfx_ctx_set_resize,
|
cocoa_gl_gfx_ctx_set_resize,
|
||||||
#else
|
#else
|
||||||
NULL, /* set_resize */
|
NULL, /* set_resize */
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user