mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
6 lines
134 B
NASM
6 lines
134 B
NASM
; script*.link are tests for the linker script.
|
|
; So there isn't much to see here.
|
|
|
|
SECTION "ROM0", ROM0
|
|
SECTION "ROM1", ROMX,BANK[1]
|