mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 06:44:27 +00:00
'DISABLE_MENU=1' build fix
This commit is contained in:
parent
25006cadfe
commit
ac5c03c458
@ -941,7 +941,9 @@ static const unsigned menu_left_thumbnails_default = 0;
|
|||||||
|
|
||||||
static const unsigned menu_thumbnail_upscale_threshold = 0;
|
static const unsigned menu_thumbnail_upscale_threshold = 0;
|
||||||
|
|
||||||
|
#ifdef HAVE_MENU
|
||||||
static const unsigned menu_timedate_style = MENU_TIMEDATE_STYLE_DM_HM;
|
static const unsigned menu_timedate_style = MENU_TIMEDATE_STYLE_DM_HM;
|
||||||
|
#endif
|
||||||
|
|
||||||
static const bool xmb_vertical_thumbnails = false;
|
static const bool xmb_vertical_thumbnails = false;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user