mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +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
|
#ifdef HAVE_IMAGEVIEWER
|
||||||
static bool xmb_show_images = true;
|
static bool xmb_show_images = true;
|
||||||
#endif
|
#endif
|
||||||
#ifdef HAVE_FFMPEG
|
|
||||||
static bool xmb_show_music = true;
|
static bool xmb_show_music = true;
|
||||||
|
#ifdef HAVE_FFMPEG
|
||||||
static bool xmb_show_video = true;
|
static bool xmb_show_video = true;
|
||||||
#endif
|
#endif
|
||||||
#ifdef HAVE_NETWORKING
|
#ifdef HAVE_NETWORKING
|
||||||
|
Loading…
x
Reference in New Issue
Block a user