X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fmesh.h;h=90cd1e76c2dc0cd66d727341e20d51d5ec93c9a0;hb=c790c297ef925b7f2257ad41e2123cf86305822c;hp=50a0d615caf67cc1903bc88a57c73e96e92daf22;hpb=ae60a8cb1a30e204e7f60969fe6245e510cca0ff;p=laserbrain_demo diff --git a/src/mesh.h b/src/mesh.h index 50a0d61..90cd1e7 100644 --- a/src/mesh.h +++ b/src/mesh.h @@ -15,6 +15,7 @@ enum { MESH_ATTR_COLOR, MESH_ATTR_BONEWEIGHTS, MESH_ATTR_BONEIDX, + MESH_ATTR_TEXCOORD2, NUM_MESH_ATTR };