mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-28 22:07:49 +00:00
Report locations for RGBLINK errors with conflicting objects (#1494)
This requires updating the object file format to record the fstack context for sections themselves, not just for patches.
This commit is contained in:
2
test/link/section-normal/same-name/b.asm
Normal file
2
test/link/section-normal/same-name/b.asm
Normal file
@@ -0,0 +1,2 @@
|
||||
SECTION "Same", ROM0
|
||||
db 2
|
||||
Reference in New Issue
Block a user