mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-24 12:02:08 +00:00
5 lines
49 B
NASM
5 lines
49 B
NASM
FOR n, 15
|
|
SECTION "test {d:n}", ROM0
|
|
db n
|
|
ENDR
|