freebsd-ports/games/quake2-data/files/patch-g_local.h
Alejandro Pulver 6256380ee1 - Fix building with GCC 4.x.
Reported by:	pointyhat
2006-12-17 20:25:38 +00:00

14 lines
325 B
C

--- ./g_local.h.orig Mon Nov 30 17:41:21 1998
+++ ./g_local.h Sun Dec 17 17:16:36 2006
@@ -439,11 +439,6 @@
extern int sm_meat_index;
extern int snd_fry;
-extern int jacket_armor_index;
-extern int combat_armor_index;
-extern int body_armor_index;
-
-
// means of death
#define MOD_UNKNOWN 0
#define MOD_BLASTER 1