mirror of
https://github.com/libretro/RetroArch
synced 2025-02-24 00:39:54 +00:00
Buildfix
This commit is contained in:
parent
fda2495021
commit
a010300d2f
@ -2902,7 +2902,7 @@ static int menu_displaylist_parse_add_content_list(
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if !defined(HAVE_NETWORKING) && !defined(HAVE_LIBRETRODB)
|
#if !defined(HAVE_NETWORKING) && !defined(HAVE_LIBRETRODB)
|
||||||
menu_entries_append_enum(list,
|
menu_entries_append_enum(info->list,
|
||||||
msg_hash_to_str(MENU_ENUM_LABEL_VALUE_NO_ENTRIES_TO_DISPLAY),
|
msg_hash_to_str(MENU_ENUM_LABEL_VALUE_NO_ENTRIES_TO_DISPLAY),
|
||||||
msg_hash_to_str(MENU_ENUM_LABEL_NO_ENTRIES_TO_DISPLAY),
|
msg_hash_to_str(MENU_ENUM_LABEL_NO_ENTRIES_TO_DISPLAY),
|
||||||
MENU_ENUM_LABEL_NO_ENTRIES_TO_DISPLAY,
|
MENU_ENUM_LABEL_NO_ENTRIES_TO_DISPLAY,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user