aboutsummaryrefslogtreecommitdiffstats
path: root/code/client/keys.h
diff options
context:
space:
mode:
Diffstat (limited to 'code/client/keys.h')
-rw-r--r--code/client/keys.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/code/client/keys.h b/code/client/keys.h
index 00fc9db..851d367 100644
--- a/code/client/keys.h
+++ b/code/client/keys.h
@@ -21,8 +21,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "keycodes.h"
-#define MAX_KEYS 384
-
typedef struct {
qboolean down;
int repeats; // if > 1, it is autorepeating