mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
8 lines
76 B
NASM
8 lines
76 B
NASM
SECTION "sec", ROM0
|
|
|
|
Parent:
|
|
.child:
|
|
db 0
|
|
NotParent:
|
|
dw Parent.child.fail
|