Prevent another warning

This commit is contained in:
twinaphex 2020-01-11 04:27:38 +01:00
parent 98a573033d
commit f9ed6cbbfe

View file

@ -468,7 +468,9 @@ static bool quick_menu_show_save_core_overrides = true;
static bool quick_menu_show_save_game_overrides = true;
static bool quick_menu_show_save_content_dir_overrides = true;
#ifdef HAVE_NETWORKING
static bool quick_menu_show_download_thumbnails = true;
#endif
static bool kiosk_mode_enable = false;