mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
5 lines
48 B
NASM
5 lines
48 B
NASM
section "test", rom0
|
|
db 1, 2, 3
|
|
ds 3
|
|
db 4, 5, 6
|