mirror of
https://github.com/libretro/RetroArch
synced 2025-03-17 10:21:26 +00:00
Update
(cherry picked from commit 64cc28a48784e4bfb8e468cd03fa6f7fd058db80)
This commit is contained in:
parent
5c1075127b
commit
04c046e831
@ -580,11 +580,11 @@ ui_companion_driver_t ui_companion_cocoa = {
|
||||
ui_companion_cocoa_event_command,
|
||||
ui_companion_cocoa_notify_content_loaded,
|
||||
ui_companion_cocoa_notify_list_pushed,
|
||||
NULL,
|
||||
NULL,
|
||||
NULL,
|
||||
NULL, /* notify_refresh */
|
||||
NULL, /* msg_queue_push */
|
||||
NULL, /* render_messagebox */
|
||||
ui_companion_cocoa_get_main_window,
|
||||
NULL,
|
||||
NULL, /* log_msg */
|
||||
&ui_browser_window_cocoa,
|
||||
&ui_msg_window_cocoa,
|
||||
&ui_window_cocoa,
|
||||
|
@ -709,8 +709,8 @@ ui_companion_driver_t ui_companion_cocoatouch = {
|
||||
ui_companion_cocoatouch_notify_refresh,
|
||||
ui_companion_cocoatouch_msg_queue_push,
|
||||
ui_companion_cocoatouch_render_messagebox,
|
||||
NULL,
|
||||
NULL,
|
||||
NULL, /* get_main_window */
|
||||
NULL, /* log_msg */
|
||||
&ui_browser_window_null,
|
||||
&ui_msg_window_null,
|
||||
&ui_window_null,
|
||||
|
Loading…
x
Reference in New Issue
Block a user