X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=bspfile.h;fp=bspfile.h;h=1341b9e07aa8c470b6eb92e5860afb223ed4dfcc;hb=2333cbea114b0e77ed132fffe6e0d916b6f0695d;hp=7ab21a98446b691fc5f77ac46b1e2fd4e1e15c3c;hpb=963442a5096095d6abcd338c8d9978405fc24743;p=xonotic%2Fdarkplaces.git diff --git a/bspfile.h b/bspfile.h index 7ab21a98..1341b9e0 100644 --- a/bspfile.h +++ b/bspfile.h @@ -30,7 +30,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define HLBSPVERSION 30 #define _2PSBVERSION ('2' + 'P' * 256 + 'S' * 65536 + 'B' * 16777216) #define BSP2VERSION ('B' + 'S' * 256 + 'P' * 65536 + '2' * 16777216) -#define VBSPVERSION ('V' + 'B' * 256 + 'S' * 65536 + 'P' * 16777216) typedef struct lump_s {