mirror of
https://github.com/gbdev/rgbds.git
synced 2026-09-22 13:47:05 +00:00
Fix repeated "And N more" in overlay error message (#2118)
This commit is contained in:
@@ -8,3 +8,6 @@ FOR n, 1, 5
|
||||
SECTION "ROMX #{d:n}", ROMX
|
||||
db n
|
||||
ENDR
|
||||
|
||||
SECTION "aligned", ROMX, ALIGN[4]
|
||||
SECTION "unconstrained", ROMX
|
||||
|
||||
Reference in New Issue
Block a user