]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - model_shared.h
fixed bug where animated mdl skins (such as Tomaz's health box and
[xonotic/darkplaces.git] / model_shared.h
index dc1c969e706aaab500604e7064cd7e582632f98e..69332b2edfccc22428954fe8b17a955966c9b94e 100644 (file)
@@ -611,6 +611,7 @@ typedef struct model_s
        float                   *data_baseboneposeinverse;
        // textures of this model
        int                             num_textures;
+       int                             num_texturesperskin;
        texture_t               *data_textures;
        // surfaces of this model
        int                             num_surfaces;