mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-08 19:09:36 +00:00
296e5489c9
Fixes #869
5 lines
62 B
NASM
5 lines
62 B
NASM
SECTION FRAGMENT "output", ROM0
|
|
label:
|
|
jr nz, label2
|
|
label2:
|