mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-21 10:42: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/b.asm
Normal file
5
test/link/fragment-align/base/b.asm
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
SECTION FRAGMENT "Frag", ROM0/*[4]*/
|
||||
|
||||
db $7b
|
||||
align 2, 1
|
||||
Reference in New Issue
Block a user