mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-08 10:59:36 +00:00
dcc10cebc3
Verifies that #1822 was fixed (by c6997fe73c)
8 lines
108 B
NASM
8 lines
108 B
NASM
SECTION "with fragment literals", ROM0
|
|
|
|
ld hl, [[ db "Hi", 0 ]]
|
|
|
|
SECTION "dup", WRAM0
|
|
|
|
SECTION "dup", WRAM0
|