mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-08 10:59:36 +00:00
26ddf1ff4d
Fixes #913
8 lines
72 B
NASM
8 lines
72 B
NASM
SECTION "sec", ROM0
|
|
|
|
Parent:
|
|
.child:
|
|
db 0
|
|
NotParent:
|
|
dw Parent.orphan
|