mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-22 11:12:07 +00:00
Refactor how map file sections are printed
This makes size-0 sections print as "($0000 bytes)" instead of "(0 bytes)", which is more consistent.
This commit is contained in:
@@ -25,3 +25,5 @@ wLabel1:: ds 6
|
||||
SECTION "hram", HRAM
|
||||
hLabel:: ds 7
|
||||
.local::
|
||||
|
||||
SECTION "\n\r\t\"\\", ROM0[1]
|
||||
|
||||
Reference in New Issue
Block a user