mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 16:13:40 +00:00
(OSX) Fix OSX
This commit is contained in:
parent
a6a4808e94
commit
e620b9b697
@ -621,7 +621,7 @@ const gfx_ctx_driver_t gfx_ctx_cocoagl = {
|
||||
NULL, /* get_video_output_next */
|
||||
cocoagl_gfx_ctx_get_metrics,
|
||||
NULL,
|
||||
cocoagl_gfx_ctx_update_window_title,
|
||||
cocoagl_gfx_ctx_update_title,
|
||||
cocoagl_gfx_ctx_check_window,
|
||||
cocoagl_gfx_ctx_set_resize,
|
||||
cocoagl_gfx_ctx_has_focus,
|
||||
|
Loading…
x
Reference in New Issue
Block a user