mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-21 18:52:07 +00:00
Change behavior of merging FRAGMENTs to constrain each fragment individually
Additionally, remove the deprecated merging of non-fragment SECTIONs
This commit is contained in:
5
test/link/fragment-align/base-bad/b.asm
Normal file
5
test/link/fragment-align/base-bad/b.asm
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
SECTION FRAGMENT "Frag", ROM0/*[4]*/
|
||||
|
||||
db $7b
|
||||
align 2 ; Uh oh
|
||||
Reference in New Issue
Block a user