| @@ -1 +1 @@ | |||||
| Subproject commit 8c89c521f5d682327b2f975cf06f7093960eb2f0 | |||||
| Subproject commit c14d2be38171eed63416e71178774103faf1f5cd | |||||
| @@ -30,6 +30,7 @@ enum DataType | |||||
| DT_RESOURCE = 23; // resource type | DT_RESOURCE = 23; // resource type | ||||
| DT_STRING_REF = 24; // string_ref type | DT_STRING_REF = 24; // string_ref type | ||||
| DT_DUAL = 25; /**< dual output type */ | DT_DUAL = 25; /**< dual output type */ | ||||
| DT_VARIANT = 26; // variant type | |||||
| } | } | ||||
| message AttrDef | message AttrDef | ||||
| @@ -30,6 +30,7 @@ enum DataType | |||||
| DT_RESOURCE = 23; // resource type | DT_RESOURCE = 23; // resource type | ||||
| DT_STRING_REF = 24; // string_ref type | DT_STRING_REF = 24; // string_ref type | ||||
| DT_DUAL = 25; /**< dual output type */ | DT_DUAL = 25; /**< dual output type */ | ||||
| DT_VARIANT = 26; // variant type | |||||
| } | } | ||||
| message AttrDef | message AttrDef | ||||
| @@ -30,6 +30,7 @@ enum DataType | |||||
| DT_RESOURCE = 23; // resource type | DT_RESOURCE = 23; // resource type | ||||
| DT_STRING_REF = 24; // string_ref type | DT_STRING_REF = 24; // string_ref type | ||||
| DT_DUAL = 25; /**< dual output type */ | DT_DUAL = 25; /**< dual output type */ | ||||
| DT_VARIANT = 26; // variant type | |||||
| } | } | ||||
| message AttrDef | message AttrDef | ||||
| @@ -30,6 +30,7 @@ enum DataType | |||||
| DT_RESOURCE = 23; // resource type | DT_RESOURCE = 23; // resource type | ||||
| DT_STRING_REF = 24; // string_ref type | DT_STRING_REF = 24; // string_ref type | ||||
| DT_DUAL = 25; /**< dual output type */ | DT_DUAL = 25; /**< dual output type */ | ||||
| DT_VARIANT = 26; // variant type | |||||
| } | } | ||||
| message AttrDef | message AttrDef | ||||