mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-22 19:22:05 +00:00
Don't comment "; Next fragment/union" in .map files for empty section pieces
Fixes #1821
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
SECTION FRAGMENT "rom", ROM0
|
||||
Part3::
|
||||
; No labels in this fragment
|
||||
LOAD FRAGMENT "ram", WRAM0
|
||||
wPart3::
|
||||
jr wPart1
|
||||
jr wPart3
|
||||
ENDL
|
||||
Part3End::
|
||||
|
||||
Reference in New Issue
Block a user