aboutsummaryrefslogtreecommitdiffstats
path: root/code/client/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'code/client/client.h')
-rw-r--r--code/client/client.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/code/client/client.h b/code/client/client.h
index 682b3cf..3fbceff 100644
--- a/code/client/client.h
+++ b/code/client/client.h
@@ -416,6 +416,7 @@ extern cvar_t *cl_voipVADThreshold;
extern cvar_t *cl_voipSend;
extern cvar_t *cl_voipSendTarget;
extern cvar_t *cl_voipGainDuringCapture;
+extern cvar_t *cl_voipShowMeter;
extern cvar_t *voip;
#endif