mirror of
https://github.com/gbdev/rgbds.git
synced 2026-06-15 05:02:11 +00:00
Refactor section creation errors, and simplify output for single errors (#1964)
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
error: Section already defined
|
||||
FATAL: Section "dup" already defined
|
||||
at duplicate-section-after-literal.asm(7)
|
||||
and also:
|
||||
at duplicate-section-after-literal.asm(5)
|
||||
FATAL: Cannot create section "dup" (1 error)
|
||||
at duplicate-section-after-literal.asm(7)
|
||||
|
||||
Reference in New Issue
Block a user