From a14bdb82b1a607670b788ab75b444a9248dc7428 Mon Sep 17 00:00:00 2001 From: TwinAphex51224 Date: Thu, 2 Feb 2012 15:19:01 +0100 Subject: [PATCH] (PS3/Core) Increase MAX_PLAYERS from 5 to 7 - PS3 supports 7 controllers at once and there are games in FBA that have simultaneous six-player support --- general.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/general.h b/general.h index fd0e37f1d7..22b3b20a7a 100644 --- a/general.h +++ b/general.h @@ -67,7 +67,7 @@ #include "360/msvc_compat.h" #endif -#define MAX_PLAYERS 5 +#define MAX_PLAYERS 7 enum ssnes_shader_type {