git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@13085
d7cf8633-e32d-0410-b094-
e92efae38249
#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
{
* VBSP version number the same.
*/
+#define VBSPVERSION ('V' + 'B' * 256 + 'S' * 65536 + 'P' * 16777216)
+
// Content flags
#define HL2CONTENTS_NONE 0
#define HL2CONTENTS_SOLID 0x1