mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-12 13:51:27 +00:00
Change name to movieplayer_video
This commit is contained in:
parent
7c7fc07674
commit
286bf213d1
@ -807,7 +807,7 @@ static bool content_push_to_history_playlist(
|
|||||||
{
|
{
|
||||||
case CONTENT_MODE_LOAD_CONTENT_WITH_FFMPEG_CORE_FROM_MENU:
|
case CONTENT_MODE_LOAD_CONTENT_WITH_FFMPEG_CORE_FROM_MENU:
|
||||||
#ifdef HAVE_FFMPEG
|
#ifdef HAVE_FFMPEG
|
||||||
core_name = "ffmpeg_video";
|
core_name = "movieplayer_video";
|
||||||
core_path = "builtin";
|
core_path = "builtin";
|
||||||
break;
|
break;
|
||||||
#else
|
#else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user