mirror of
https://github.com/libretro/RetroArch
synced 2025-04-16 17:43:02 +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
|
||||
cocoa_gl_gfx_ctx_check_window,
|
||||
#if defined(HAVE_COCOA_METAL)
|
||||
cocoagl_gfx_ctx_set_resize,
|
||||
cocoa_gl_gfx_ctx_set_resize,
|
||||
#else
|
||||
NULL, /* set_resize */
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user