mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
5 lines
59 B
NASM
5 lines
59 B
NASM
SECTION "main", ROM0
|
|
LOAD FRAGMENT "test", SRAM
|
|
db 0
|
|
ENDL
|