mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-28 02:30:35 +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:
|
||||
#ifdef HAVE_FFMPEG
|
||||
core_name = "ffmpeg_video";
|
||||
core_name = "movieplayer_video";
|
||||
core_path = "builtin";
|
||||
break;
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user