mirror of
https://github.com/libretro/RetroArch
synced 2025-01-31 15:32:59 +00:00
Don't need hash_label for wallpaper instance anymore
This commit is contained in:
parent
df5d46594b
commit
6c2856926c
@ -3517,7 +3517,7 @@ static int menu_displaylist_parse_generic(
|
||||
case RARCH_CONTENT_IMAGE:
|
||||
#ifdef HAVE_IMAGEVIEWER
|
||||
if (settings->multimedia.builtin_imageviewer_enable
|
||||
&& hash_label != MENU_LABEL_MENU_WALLPAPER)
|
||||
&& type != DISPLAYLIST_IMAGES)
|
||||
file_type = FILE_TYPE_IMAGEVIEWER;
|
||||
#endif
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user