Files
rgbds/test/link/constant-parent/b.asm

5 lines
55 B
NASM

section "b", rom0
db 4, 5, 6
parent.child::
db 7, 8, 9