summaryrefslogtreecommitdiff
path: root/games/quake2-ctf/files/patch-p_weapon.c
blob: ed0f716b4310122319f74ef2ee79307ee4715832 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./p_weapon.c.orig	Wed Mar  4 18:51:16 1998
+++ ./p_weapon.c	Wed Jan 10 19:05:28 2007
@@ -4,7 +4,7 @@
 #include "m_player.h"
 
 
-static qboolean	is_quad;
+qboolean	is_quad;
 static byte		is_silenced;