diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/apimagic/apimagic.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/apimagic/apimagic.h b/include/apimagic/apimagic.h index 6762ab2..a93615f 100644 --- a/include/apimagic/apimagic.h +++ b/include/apimagic/apimagic.h @@ -113,6 +113,7 @@ struct amgc_entity { const union entity_t * entity; const char * altname; int enumval; + int ptrdepth; bool fmbstr; bool futf16; bool fset; |