summaryrefslogtreecommitdiff
path: root/src/core/vert.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2019-12-17 00:53:44 +0800
committerchai <chaifix@163.com>2019-12-17 00:53:44 +0800
commitc3f45735ecfab6e567be371758f21395e92dfef6 (patch)
treebb52668d69b2547faf114537e5e44940c3c25613 /src/core/vert.h
parent6d5afcc8380ee9159d3e6c406c9184b22f14e81d (diff)
*misc
Diffstat (limited to 'src/core/vert.h')
-rw-r--r--src/core/vert.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/vert.h b/src/core/vert.h
index d594442..faf027e 100644
--- a/src/core/vert.h
+++ b/src/core/vert.h
@@ -29,6 +29,7 @@ typedef struct Vert {
Vec2 texcoord;
Color color;
/*
+ Vec2 texcoord1;
Vec4 joint;
Vec4 weight;
*/