mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-10 20:01:42 +00:00
5efd303b7f
This was implemented in #736 but removed after discussion in #869. Fixes #1537
5 lines
66 B
NASM
5 lines
66 B
NASM
SECTION FRAGMENT "rom", ROM0
|
|
Part2::
|
|
db "Hello world!"
|
|
Part2End::
|