aboutsummaryrefslogtreecommitdiffstats
path: root/typesystem_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'typesystem_p.h')
-rw-r--r--typesystem_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/typesystem_p.h b/typesystem_p.h
index 371321bc2..e8f5f2406 100644
--- a/typesystem_p.h
+++ b/typesystem_p.h
@@ -46,6 +46,7 @@ class StackElement
EnumTypeEntry = 0x9,
ContainerTypeEntry = 0xa,
FunctionTypeEntry = 0xb,
+ CustomTypeEntry = 0xc,
TypeEntryMask = 0xf,
// Documentation tags