]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - model_vbsp.h
curves.c and .h: Remove whitespace at the top of both files
[xonotic/darkplaces.git] / model_vbsp.h
index 613e4b721e976741831a690480a460f5bdcb44a0..6de783b2cd681f88417ec67d27baeb09769b7db4 100644 (file)
@@ -154,7 +154,7 @@ typedef struct hl2lump_s
 
 typedef struct hl2dheader_s
 {
-       int32_t id;
+       int32_t ident;
        int32_t version;
        hl2lump_t lumps[HL2HEADER_LUMPS];
        int32_t revision;