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