mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
(PS2) Buildfix
This commit is contained in:
parent
9d5d7edf9a
commit
8040e7d168
@ -524,8 +524,8 @@ static int playlist_left_thumbnail_mode_left(unsigned type, const char *label,
|
||||
static int manual_content_scan_system_name_left(unsigned type, const char *label,
|
||||
bool wraparound)
|
||||
{
|
||||
#ifdef HAVE_LIBRETRODB
|
||||
settings_t *settings = config_get_ptr();
|
||||
#ifdef HAVE_LIBRETRODB
|
||||
struct string_list *system_name_list =
|
||||
manual_content_scan_get_menu_system_name_list(settings->paths.path_content_database, settings->bools.show_hidden_files);
|
||||
#else
|
||||
|
Loading…
x
Reference in New Issue
Block a user