mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-25 12:32:07 +00:00
Don't comment "; Next fragment/union" in .map files for empty section pieces
Fixes #1821
This commit is contained in:
@@ -7,9 +7,6 @@ ROM0 bank #0:
|
||||
$0000 = Part1
|
||||
$0004 = Part1End
|
||||
; Next fragment
|
||||
$0010 = Part3
|
||||
$0014 = Part3End
|
||||
; Next fragment
|
||||
$0004 = Part2
|
||||
$0010 = Part2End
|
||||
EMPTY: $0014-$3fff ($3fec bytes)
|
||||
|
||||
Reference in New Issue
Block a user