]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - model_vbsp.h
model_vbsp: Move magic header define to its appropriate place
[xonotic/darkplaces.git] / model_vbsp.h
index a4466c3ad88cfee5143ee41b77ebf63d7011bd4a..613e4b721e976741831a690480a460f5bdcb44a0 100644 (file)
@@ -33,6 +33,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  * VBSP version number the same.
  */
 
+#define VBSPVERSION ('V' + 'B' * 256 + 'S' * 65536 + 'P' * 16777216)
+
 // Content flags
 #define HL2CONTENTS_NONE 0
 #define HL2CONTENTS_SOLID 0x1