mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-28 05:47:48 +00:00
4
test/link/section-fragment/jr-offset/b.asm
Normal file
4
test/link/section-fragment/jr-offset/b.asm
Normal file
@@ -0,0 +1,4 @@
|
||||
SECTION FRAGMENT "output", ROM0
|
||||
label:
|
||||
jr nz, label2
|
||||
label2:
|
||||
Reference in New Issue
Block a user