mirror of
https://github.com/gbdev/rgbds.git
synced 2026-08-20 22:04:32 +00:00
5 lines
44 B
NASM
5 lines
44 B
NASM
SECTION "test", ROM0
|
|
db 1
|
|
ENDSECTION
|
|
db 2
|