mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-11 13:26:34 +00:00
Fix Typo
This commit is contained in:
parent
b8391e4cc2
commit
b5111d4654
@ -1999,7 +1999,7 @@ bool task_push_content_load_default(
|
||||
#endif
|
||||
case CONTENT_MODE_LOAD_CONTENT_WITH_FFMPEG_CORE_FROM_MENU:
|
||||
case CONTENT_MODE_LOAD_CONTENT_WITH_IMAGEVIEWER_CORE_FROM_MENU:
|
||||
if (!g(content_info, loading_from_menu, mode))
|
||||
if (!task_load_content(content_info, loading_from_menu, mode))
|
||||
goto error;
|
||||
break;
|
||||
#ifndef HAVE_DYNAMIC
|
||||
|
Loading…
x
Reference in New Issue
Block a user