mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-28 22:07:49 +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 2
|
||||
Bar:
|
||||
ds 1
|
||||
|
||||
SECTION "b", ROM0
|
||||
dw Same, Bar ; $c000, $c002
|
||||
|
||||
Reference in New Issue
Block a user