mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
5 lines
66 B
NASM
5 lines
66 B
NASM
SECTION FRAGMENT "rom", ROM0
|
|
Part2::
|
|
db "Hello world!"
|
|
Part2End::
|