mirror of
https://github.com/gbdev/rgbds.git
synced 2026-09-16 18:57:07 +00:00
5 lines
77 B
NASM
5 lines
77 B
NASM
SECTION FRAGMENT "test", ROM0
|
|
ds $11, 42
|
|
|
|
SECTION FRAGMENT "test", ROM0[$10]
|