diff options
Diffstat (limited to 'types.h')
| -rw-r--r-- | types.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -65,6 +65,7 @@ struct type_s { } NumType; struct { const char *lang; + bool secret; } TextType; struct { type_t *item_type; |
