mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
5 lines
62 B
NASM
5 lines
62 B
NASM
SECTION FRAGMENT "output", ROM0
|
|
label:
|
|
jr nz, label2
|
|
label2:
|