opnsense-ports/games/quake2-ctf/files/patch-p_weapon.c
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
208 B
C

--- ./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;