mirror of
https://github.com/gbdev/rgbds.git
synced 2026-09-16 18:57:07 +00:00
4 lines
44 B
NASM
4 lines
44 B
NASM
SECTION "test", ROM0
|
|
db 1, 2, 3
|
|
align 16, 2
|