mirror of
https://github.com/libretro/RetroArch
synced 2025-02-03 17:54:04 +00:00
(Darwin) Fix warnings
This commit is contained in:
parent
efcbb7627c
commit
5bfa63e4bd
@ -741,5 +741,7 @@ frontend_ctx_driver_t frontend_ctx_darwin = {
|
|||||||
NULL, /* destroy_signal_handler_state */
|
NULL, /* destroy_signal_handler_state */
|
||||||
NULL, /* attach_console */
|
NULL, /* attach_console */
|
||||||
NULL, /* detach_console */
|
NULL, /* detach_console */
|
||||||
|
NULL, /* watch_path_for_changes */
|
||||||
|
NULL, /* check_for_path_changes */
|
||||||
"darwin",
|
"darwin",
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user