mirror of
https://github.com/gbdev/rgbds.git
synced 2026-06-10 02:32:34 +00:00
Refactor section creation errors, and simplify output for single errors (#1964)
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
error: Section already declared as `SECTION UNION`
|
||||
at section-union.asm(37)
|
||||
FATAL: Cannot create section "test" (1 error)
|
||||
FATAL: Section "test" already declared as `SECTION UNION`
|
||||
at section-union.asm(37)
|
||||
|
||||
Reference in New Issue
Block a user