mirror of
https://github.com/cc65/cc65.git
synced 2025-01-14 00:32:08 +00:00
nested struct example needs a .tag
This commit is contained in:
parent
f6838be162
commit
0ff1b20f2a
@ -5016,6 +5016,7 @@ the new structure are added to the enclosing scope instead. Example:
|
||||
.endstruct
|
||||
.endstruct
|
||||
|
||||
O: .tag Object
|
||||
lda O + Object::named + Object::Point::ycoord
|
||||
lda O + Object::un2
|
||||
</verb></tscreen>
|
||||
|
Loading…
x
Reference in New Issue
Block a user