aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/LuaSL/src/LuaSL_LSL_tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'LuaSL/src/LuaSL_LSL_tree.h')
-rw-r--r--LuaSL/src/LuaSL_LSL_tree.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/LuaSL/src/LuaSL_LSL_tree.h b/LuaSL/src/LuaSL_LSL_tree.h
index 4676171..3fc436e 100644
--- a/LuaSL/src/LuaSL_LSL_tree.h
+++ b/LuaSL/src/LuaSL_LSL_tree.h
@@ -87,6 +87,7 @@ struct _LSL_Leaf
87 float vectorValue[3]; 87 float vectorValue[3];
88 float rotationValue[4]; 88 float rotationValue[4];
89 89
90 LSL_Identifier *identifierValue;
90 LSL_Identifier *variableValue; 91 LSL_Identifier *variableValue;
91 92
92 char *labelValue; 93 char *labelValue;