summaryrefslogtreecommitdiff
path: root/src/cgame/cg_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cgame/cg_local.h')
-rw-r--r--src/cgame/cg_local.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/cgame/cg_local.h b/src/cgame/cg_local.h
index 4642f64..7721e45 100644
--- a/src/cgame/cg_local.h
+++ b/src/cgame/cg_local.h
@@ -1367,6 +1367,9 @@ typedef struct
qhandle_t warpParticle;
qhandle_t brightenShaders[ NUM_BRIGHTEN_SHADERS ];
+
+ sfxHandle_t grenadePrimeSound;
+ sfxHandle_t grenadeTickSound;
} cgMedia_t;
typedef struct