summaryrefslogtreecommitdiff
path: root/src/client/keys.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/keys.h')
-rw-r--r--src/client/keys.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/keys.h b/src/client/keys.h
index fbab475f..c768fc99 100644
--- a/src/client/keys.h
+++ b/src/client/keys.h
@@ -22,7 +22,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "keycodes.h"
-#define MAX_KEYS 256
+#define MAX_KEYS 384
typedef struct {
qboolean down;