diff --git a/include/misc.h b/include/misc.h index 14920c3c3..9b422e53b 100644 --- a/include/misc.h +++ b/include/misc.h @@ -91,7 +91,7 @@ OF THIS SOFTWARE. #define LIMITCLIENTS 256 /* Must be a power of 2 and <= MAXCLIENTS */ #define MAXEXTENSIONS 128 #define MAXFORMATS 8 -#define MAXDEVICES 40 /* input devices */ +#define MAXDEVICES 256 /* input devices */ #define GPU_SCREEN_OFFSET 256 /* 128 event opcodes for core + extension events, excluding GE */