mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-08 19:09:36 +00:00
5efd303b7f
This was implemented in #736 but removed after discussion in #869. Fixes #1537
5 lines
59 B
NASM
5 lines
59 B
NASM
SECTION "main", ROM0
|
|
LOAD FRAGMENT "test", SRAM
|
|
db 0
|
|
ENDL
|