aboutsummaryrefslogtreecommitdiff
path: root/src/cffc.hff
diff options
context:
space:
mode:
Diffstat (limited to 'src/cffc.hff')
-rw-r--r--src/cffc.hff1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cffc.hff b/src/cffc.hff
index af5bd6a..eff95e4 100644
--- a/src/cffc.hff
+++ b/src/cffc.hff
@@ -100,6 +100,7 @@ struct Type {
name *const u8,
id int,
fwd bool,
+ enumty *const Type,
flds [#]AggField,
decls *Env,
},