mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-21 10:42:07 +00:00
5
test/link/script.asm
Normal file
5
test/link/script.asm
Normal file
@@ -0,0 +1,5 @@
|
||||
; script*.link are tests for the linker script.
|
||||
; So there isn't much to see here.
|
||||
|
||||
SECTION "ROM0", ROM0
|
||||
SECTION "ROM1", ROMX,BANK[1]
|
||||
Reference in New Issue
Block a user