mirror of
https://github.com/gbdev/rgbds.git
synced 2026-09-21 13:17:06 +00:00
Correct rgblink(5) linkerscript doc to match behavior of unbanked ROMX/WRAMX (#2103)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
SECTION "rom", ROMX
|
||||
Label:: db 42
|
||||
|
||||
SECTION "wram", WRAMX
|
||||
wLabel:: ds 1
|
||||
|
||||
SECTION "vram", VRAM
|
||||
vLabel:: ds 1
|
||||
Reference in New Issue
Block a user