summaryrefslogtreecommitdiff
path: root/src/cgame/cg_local.h
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2003-08-15 02:59:39 +0000
committerTim Angus <tim@ngus.net>2003-08-15 02:59:39 +0000
commite227f846393e5f27d2ee1cc148a8ebfe2fab42c4 (patch)
tree8a717cc56a8c0a9c78444c67b8e04ea9afb380a6 /src/cgame/cg_local.h
parent80de4f4d3406bf9af27dcd297f6bedb776b1fa18 (diff)
* Prelim introduction of the blaster
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 c37d5f60..c5fbfbeb 100644
--- a/src/cgame/cg_local.h
+++ b/src/cgame/cg_local.h
@@ -817,6 +817,7 @@ typedef struct
qhandle_t smokePuffRageProShader;
qhandle_t shotgunSmokePuffShader;
qhandle_t plasmaBallShader;
+ qhandle_t blasterShader;
qhandle_t waterBubbleShader;
qhandle_t bloodTrailShader;