mirror of
https://github.com/gbdev/rgbds.git
synced 2026-06-12 03:32:13 +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 fixed at different address $c000
|
||||
at section-union-mismatch.asm(2)
|
||||
FATAL: Cannot create section "test" (1 error)
|
||||
FATAL: Section "test" already declared as fixed at different address $c000
|
||||
at section-union-mismatch.asm(2)
|
||||
|
||||
Reference in New Issue
Block a user