mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-17 16:10:29 +00:00
Try to push them always
This commit is contained in:
parent
0c41a8873d
commit
82d3629dac
@ -3521,7 +3521,6 @@ static int menu_displaylist_parse_cores(
|
||||
info->need_sort = true;
|
||||
}
|
||||
|
||||
info->push_builtin_cores = true;
|
||||
|
||||
return 0;
|
||||
}
|
||||
@ -6110,9 +6109,8 @@ bool menu_displaylist_ctl(enum menu_displaylist_ctl_state type, void *data)
|
||||
{
|
||||
info->need_refresh = true;
|
||||
info->need_push = true;
|
||||
|
||||
|
||||
}
|
||||
info->push_builtin_cores = true;
|
||||
break;
|
||||
case DISPLAYLIST_DATABASES:
|
||||
case DISPLAYLIST_SHADER_PASS:
|
||||
|
Loading…
x
Reference in New Issue
Block a user