mirror of
https://github.com/gbdev/rgbds.git
synced 2026-01-12 11:31:50 +00:00
Move a SECTION FRAGMENT test to the test/link/section-fragment folder (#1354)
Add a binary comparison for the same-label SECTION UNION test
This commit is contained in:
@@ -3,3 +3,6 @@ Same:
|
||||
ds 1
|
||||
Foo:
|
||||
ds 2
|
||||
|
||||
SECTION "a", ROM0
|
||||
dw Same, Foo ; $c000, $c001
|
||||
|
||||
Reference in New Issue
Block a user