DNA alignment fix for GPencil commit

This commit is contained in:
Joshua Leung
2012-11-12 02:25:21 +00:00
parent 89845f280f
commit cf1801e167

View File

@@ -56,7 +56,10 @@ typedef struct bGPDstroke {
short thickness; /* thickness of stroke (currently not used) */
short flag; /* various settings about this stroke */
float pad;
double inittime; /* Init time of stroke */
float pad2;
} bGPDstroke;
/* bGPDstroke->flag */