mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-12 04:41:42 +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:
@@ -0,0 +1,8 @@
|
||||
|
||||
SECTION "Byte", ROM0
|
||||
|
||||
db 2
|
||||
|
||||
SECTION "ROM0", ROM0, ALIGN[16]
|
||||
|
||||
db 1
|
||||
Reference in New Issue
Block a user