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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cgame/cg_local.h b/src/cgame/cg_local.h
index f4663f80..c37d5f60 100644
--- a/src/cgame/cg_local.h
+++ b/src/cgame/cg_local.h
@@ -943,6 +943,8 @@ typedef struct
qhandle_t jetpackModel;
qhandle_t jetpackFlashModel;
+
+ sfxHandle_t repeaterUseSound;
} cgMedia_t;