mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 04:20:27 +00:00
(Lakka) Hide Download Core
This commit is contained in:
parent
36f5504375
commit
af54ca3547
@ -3645,7 +3645,7 @@ static bool menu_displaylist_push_list_process(menu_displaylist_info_t *info)
|
|||||||
if (info->need_sort)
|
if (info->need_sort)
|
||||||
file_list_sort_on_alt(info->list);
|
file_list_sort_on_alt(info->list);
|
||||||
|
|
||||||
#ifdef HAVE_NETWORKING
|
#if defined(HAVE_NETWORKING) && !defined(HAVE_LAKKA)
|
||||||
if (info->download_core)
|
if (info->download_core)
|
||||||
{
|
{
|
||||||
menu_entries_append_enum(info->list,
|
menu_entries_append_enum(info->list,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user