From d93c07d987d12489b36e6f53a235cf575df6b8d0 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 21 Aug 2014 00:10:57 +1000 Subject: Cleanup --- source/blender/makesdna/DNA_linestyle_types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/makesdna/DNA_linestyle_types.h') diff --git a/source/blender/makesdna/DNA_linestyle_types.h b/source/blender/makesdna/DNA_linestyle_types.h index b90aaa7da8c..bac03b4efd7 100644 --- a/source/blender/makesdna/DNA_linestyle_types.h +++ b/source/blender/makesdna/DNA_linestyle_types.h @@ -432,7 +432,7 @@ typedef struct FreestyleLineStyle { unsigned short split_dash2, split_gap2; unsigned short split_dash3, split_gap3; int sort_key, integration_type; - float texstep; + float texstep; short texact, pr_texture; short use_nodes, pad; unsigned short dash1, gap1, dash2, gap2, dash3, gap3; -- cgit v1.2.3