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, 1 insertions, 1 deletions
diff --git a/code/client/keys.h b/code/client/keys.h
index c852f5a..3a13107 100644
--- a/code/client/keys.h
+++ b/code/client/keys.h
@@ -43,7 +43,7 @@ extern field_t historyEditLines[COMMAND_HISTORY];
extern field_t g_consoleField;
extern field_t chatField;
-extern qboolean anykeydown;
+extern int anykeydown;
extern qboolean chat_team;
extern int chat_playerNum;