summaryrefslogtreecommitdiff
path: root/source/q_msg.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/q_msg.h')
-rw-r--r--source/q_msg.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/q_msg.h b/source/q_msg.h
index e9a9900..622d5f5 100644
--- a/source/q_msg.h
+++ b/source/q_msg.h
@@ -54,9 +54,6 @@ void SZ_WriteString( sizebuf_t *sb, const char *string );
//============================================================================
-#define NUMVERTEXNORMALS 162
-extern vec3_t bytedirs[NUMVERTEXNORMALS];
-
typedef enum {
MSG_PS_IGNORE_GUNINDEX = ( 1 << 0 ),
MSG_PS_IGNORE_GUNFRAMES = ( 1 << 1 ),