mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-29 14:27:50 +00:00
.sym file sorting accounts for local labels' parents' addresses and names (#1684)
This commit is contained in:
4
test/link/constant-parent/b.asm
Normal file
4
test/link/constant-parent/b.asm
Normal file
@@ -0,0 +1,4 @@
|
||||
section "b", rom0
|
||||
db 4, 5, 6
|
||||
parent.child::
|
||||
db 7, 8, 9
|
||||
Reference in New Issue
Block a user