mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-28 22:07:49 +00:00
.sym file sorting accounts for local labels' parents' addresses and names (#1684)
This commit is contained in:
3
test/link/constant-parent/a.asm
Normal file
3
test/link/constant-parent/a.asm
Normal file
@@ -0,0 +1,3 @@
|
||||
section "a", rom0
|
||||
export def parent = 42
|
||||
db 1, 2, 3
|
||||
Reference in New Issue
Block a user