Allow declaration of data structures
Open
enhancement
rgbasm
- Dominant language
- C++
- Stars
- 1.6k
- Forks
- 193
- Avg merge
- 22h 17m
- Merged PRs (30d)
- 26
Description
Definition:
`foo_struct: STRUCT foo, bar`
Declaration:
`foo_struct Name, $01, $2345`
Use:
`dbw Name.foo, Name.bar`
Contributor guide
Assessment
This issue has not been assessed yet.