summaryrefslogtreecommitdiff
path: root/src/cgame/cg_local.h
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2001-01-27 22:43:12 +0000
committerTim Angus <tim@ngus.net>2001-01-27 22:43:12 +0000
commit3d0fef73d7b3494bc4457953332d79e51a522201 (patch)
tree9a890ba1002e25cf2d32c8460b0a2ea779b424e4 /src/cgame/cg_local.h
parent9eb4b77de0fa7e23bb31c861718cdd0b3666b905 (diff)
Ugh, haven't done this in weeks. Um. New creep system, half built new torchlight and the usual assortment of bug fixes.
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 4874d0cf..3417ddfc 100644
--- a/src/cgame/cg_local.h
+++ b/src/cgame/cg_local.h
@@ -737,6 +737,7 @@ typedef struct {
qhandle_t explosionTrailShader;
qhandle_t humanNV;
+ qhandle_t humanTorch;
qhandle_t droidNav9;
qhandle_t droidNav8;
qhandle_t droidNav7;