more work, now it's broken

This commit is contained in:
pommicket 2022-01-26 14:54:23 -05:00
parent 618be81b5c
commit 73b6a68559
4 changed files with 97 additions and 41 deletions

View file

@ -38,6 +38,8 @@ global struct_names
; for unions, offset will always be 0.
global structures
global structures_bytes_used
; ident list of type IDs
global parse_type_result
#include util.b
#include idents.b