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