mirror of
https://github.com/libretro/RetroArch
synced 2025-02-19 21:40:49 +00:00
(OSX) Buildfix
This commit is contained in:
parent
d3e8e66b9f
commit
2d239779a5
@ -368,7 +368,7 @@ static void open_document_handler(ui_browser_window_state_t *state, bool result)
|
||||
if (core_name)
|
||||
{
|
||||
content_ctx_info_t content_info = {0};
|
||||
task_push_content_load_content_with_current_core_from_companion_ui(
|
||||
task_push_load_content_with_current_core_from_companion_ui(
|
||||
NULL,
|
||||
&content_info,
|
||||
CORE_TYPE_PLAIN,
|
||||
|
Loading…
x
Reference in New Issue
Block a user