mirror of
https://github.com/gbdev/rgbds.git
synced 2026-08-22 23:04:29 +00:00
Fix large ds in linker script overflowing the PC
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
ROM0
|
||||
org $1000
|
||||
"foo"
|
||||
ds $ffff_fff0
|
||||
"bar"
|
||||
Reference in New Issue
Block a user