mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-23 03:25:27 +00:00
Buildfix
This commit is contained in:
parent
1e0a4518de
commit
7572924abf
@ -2678,10 +2678,12 @@ static const char *xmb_texture_path(unsigned id)
|
||||
return "settings.png";
|
||||
case XMB_TEXTURE_HISTORY:
|
||||
return "history.png";
|
||||
#ifdef HAVE_FFMPEG
|
||||
case XMB_TEXTURE_MUSICS:
|
||||
return "musics.png";
|
||||
case XMB_TEXTURE_VIDEO:
|
||||
return "movies.png";
|
||||
#endif
|
||||
case XMB_TEXTURE_IMAGES:
|
||||
return "images.png";
|
||||
case XMB_TEXTURE_SETTING:
|
||||
|
Loading…
x
Reference in New Issue
Block a user