summaryrefslogtreecommitdiff
path: root/src/cgame/cg_local.h
diff options
context:
space:
mode:
authorPaweł Redman <pawel.redman@gmail.com>2015-05-31 15:32:00 +0200
committerPaweł Redman <pawel.redman@gmail.com>2015-05-31 15:32:00 +0200
commit711345101d6bd021dc1088e36757ba19ecc2dd5a (patch)
tree71fcf2eb39de101706e7e07a5c12f2f1e02c28b2 /src/cgame/cg_local.h
parent05e4e1479b4a57d781572afa4346a6ef960043de (diff)
Implement damage totals display.
Diffstat (limited to 'src/cgame/cg_local.h')
-rw-r--r--src/cgame/cg_local.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cgame/cg_local.h b/src/cgame/cg_local.h
index dc289b9..9f8de96 100644
--- a/src/cgame/cg_local.h
+++ b/src/cgame/cg_local.h
@@ -1617,6 +1617,7 @@ extern vmCvar_t cg_healthBarSize;
extern vmCvar_t cg_healthBarAlpha;
extern vmCvar_t cg_hitSounds;
+extern vmCvar_t cg_hitStats;
//
// cg_main.c