mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
Revert "that's a dumb bug."
This reverts commit 69a630f8e032a3c7338124f6e5c6ad95336f6761.
This commit is contained in:
parent
26f483b22d
commit
0f906d0986
@ -1182,10 +1182,6 @@ static void retroarch_main_init_media(void)
|
||||
if (!settings)
|
||||
return;
|
||||
|
||||
/* -L overrides internal cores */
|
||||
if (!string_is_empty(path_get(RARCH_PATH_CORE)))
|
||||
return;
|
||||
|
||||
builtin_imageviewer = settings->bools.multimedia_builtin_imageviewer_enable;
|
||||
builtin_mediaplayer = settings->bools.multimedia_builtin_mediaplayer_enable;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user