mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
Bump default max users up to 5
This commit is contained in:
parent
e23499d2b2
commit
370970e78f
@ -713,7 +713,7 @@ static const bool input_descriptor_label_show = true;
|
|||||||
|
|
||||||
static const bool input_descriptor_hide_unbound = false;
|
static const bool input_descriptor_hide_unbound = false;
|
||||||
|
|
||||||
static const unsigned input_max_users = 4;
|
static const unsigned input_max_users = 5;
|
||||||
|
|
||||||
#if defined(ANDROID)
|
#if defined(ANDROID)
|
||||||
#if defined(ANDROID_ARM)
|
#if defined(ANDROID_ARM)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user