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