mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(RARCH_CONSOLE) Another buildfix
This commit is contained in:
parent
13536a864b
commit
1cfc6f571a
@ -1239,7 +1239,7 @@ bool task_push_content_load_default(
|
||||
#ifndef HAVE_DYNAMIC
|
||||
case CONTENT_MODE_LOAD_CONTENT_WITH_NEW_CORE_FROM_MENU:
|
||||
command_event_cmd_exec(path_get(RARCH_PATH_CONTENT), &content_ctx,
|
||||
mode, error_string);
|
||||
mode, &error_string);
|
||||
command_event(CMD_EVENT_QUIT, NULL);
|
||||
break;
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user