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 with incompatible 256-byte alignment (offset 0)
|
||||
at incompatible-alignment.asm(8)
|
||||
FATAL: Cannot create section "Test" (1 error)
|
||||
FATAL: Section "Test" already declared with incompatible 256-byte alignment (offset 0)
|
||||
at incompatible-alignment.asm(8)
|
||||
|
||||
Reference in New Issue
Block a user