Files
rgbds/test/asm/nested-local.asm
2021-07-30 15:21:47 +02:00

8 lines
80 B
NASM

SECTION "sec", ROM0
Parent:
Parent.child:
db 0
Parent.child.grandchild:
db 1