mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
Add up to 4 players
This commit is contained in:
parent
16de70a9d9
commit
16257d58ef
@ -21,7 +21,7 @@
|
|||||||
#include "../../configuration.h"
|
#include "../../configuration.h"
|
||||||
|
|
||||||
#if defined(SN_TARGET_PSP2) || defined(VITA)
|
#if defined(SN_TARGET_PSP2) || defined(VITA)
|
||||||
#define PSP_MAX_PADS 2
|
#define PSP_MAX_PADS 4
|
||||||
#else
|
#else
|
||||||
#define PSP_MAX_PADS 1
|
#define PSP_MAX_PADS 1
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user