aboutsummaryrefslogtreecommitdiff
path: root/type.h
diff options
context:
space:
mode:
Diffstat (limited to 'type.h')
-rw-r--r--type.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/type.h b/type.h
index d985a4a..0da444b 100644
--- a/type.h
+++ b/type.h
@@ -68,6 +68,7 @@ struct type {
BASICCHAR,
BASICSHORT,
BASICINT,
+ BASICENUM,
BASICLONG,
BASICLONGLONG,
BASICFLOAT,