mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Bump max users to 8
This commit is contained in:
parent
d625ca3762
commit
c247e6f3d6
1 changed files with 1 additions and 1 deletions
|
@ -1484,7 +1484,7 @@
|
|||
#if defined(DINGUX)
|
||||
#define DEFAULT_INPUT_MAX_USERS 1
|
||||
#else
|
||||
#define DEFAULT_INPUT_MAX_USERS 5
|
||||
#define DEFAULT_INPUT_MAX_USERS 8
|
||||
#endif
|
||||
|
||||
#define DEFAULT_INPUT_BIND_TIMEOUT 5
|
||||
|
|
Loading…
Add table
Reference in a new issue