mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
Update config.def.h
This commit is contained in:
parent
aa2e7dc794
commit
e48bd0b2b5
@ -921,14 +921,10 @@ static const unsigned input_bind_timeout = 5;
|
||||
static const unsigned menu_thumbnails_default = 3;
|
||||
|
||||
#ifdef IOS
|
||||
#ifdef HAVE_DYNAMIC
|
||||
static const bool ui_companion_start_on_boot = false;
|
||||
#else
|
||||
static const bool ui_companion_start_on_boot = true;
|
||||
#endif
|
||||
#else
|
||||
static const bool ui_companion_start_on_boot = true;
|
||||
#endif
|
||||
|
||||
static const bool ui_companion_enable = false;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user