mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-08 19:09:36 +00:00
26ddf1ff4d
Fixes #913
9 lines
96 B
NASM
9 lines
96 B
NASM
SECTION "sec", ROM0
|
|
|
|
Parent:
|
|
Parent.child:
|
|
db 0
|
|
.grandchild:
|
|
db 1
|
|
dw Parent.child.grandchild
|