diff options
Diffstat (limited to 'src/cgame/cg_local.h')
-rw-r--r-- | src/cgame/cg_local.h | 1 |
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 |