mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
8 lines
72 B
NASM
8 lines
72 B
NASM
SECTION "sec", ROM0
|
|
|
|
Parent:
|
|
.child:
|
|
db 0
|
|
NotParent:
|
|
dw Parent.orphan
|