new type CW_TYPE_STRUCT

This commit is contained in:
2022-08-09 21:45:46 +02:00
parent 14e69d168b
commit 8a1a713c12
3 changed files with 110 additions and 3 deletions

View File

@ -68,6 +68,7 @@ CWSRC=\
cw_type_bool.c\
cw_type_str.c\
cw_type_dword.c\
cw_type_struct.c\
cw_type_ipaddress.c\
cw_type_word.c\
cw_type_sysptr.c\