mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
xmb_show_music no longer exclusive to HAVE_FFMPEG
This commit is contained in:
parent
e47056468c
commit
556cc4b426
@ -244,8 +244,8 @@ static bool xmb_show_settings = true;
|
||||
#ifdef HAVE_IMAGEVIEWER
|
||||
static bool xmb_show_images = true;
|
||||
#endif
|
||||
#ifdef HAVE_FFMPEG
|
||||
static bool xmb_show_music = true;
|
||||
#ifdef HAVE_FFMPEG
|
||||
static bool xmb_show_video = true;
|
||||
#endif
|
||||
#ifdef HAVE_NETWORKING
|
||||
|
Loading…
x
Reference in New Issue
Block a user