mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-25 04:22:07 +00:00
Allow LOAD FRAGMENT (#1552)
This was implemented in #736 but removed after discussion in #869. Fixes #1537
This commit is contained in:
9
test/link/load-fragment/section-fragment/ref.out.sym
Normal file
9
test/link/load-fragment/section-fragment/ref.out.sym
Normal file
@@ -0,0 +1,9 @@
|
||||
; File generated by rgblink
|
||||
00:0000 Part1
|
||||
00:0004 Part1End
|
||||
00:0004 Part2
|
||||
00:0010 Part3
|
||||
00:0010 Part2End
|
||||
00:0014 Part3End
|
||||
00:c000 wPart1
|
||||
00:c004 wPart3
|
||||
Reference in New Issue
Block a user