mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
Bump max users to 8
This commit is contained in:
parent
d625ca3762
commit
c247e6f3d6
@ -1484,7 +1484,7 @@
|
|||||||
#if defined(DINGUX)
|
#if defined(DINGUX)
|
||||||
#define DEFAULT_INPUT_MAX_USERS 1
|
#define DEFAULT_INPUT_MAX_USERS 1
|
||||||
#else
|
#else
|
||||||
#define DEFAULT_INPUT_MAX_USERS 5
|
#define DEFAULT_INPUT_MAX_USERS 8
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define DEFAULT_INPUT_BIND_TIMEOUT 5
|
#define DEFAULT_INPUT_BIND_TIMEOUT 5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user