mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-30 06:47:48 +00:00
Format linker script error backtraces the same way as others (#1792)
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
error: script-different-bank.link(2): The linker script places section "ROM1" in ROMX bank 2, but it was already defined in bank 1
|
||||
error: The linker script places section "ROM1" in ROMX bank 2, but it was already defined in bank 1
|
||||
at script-different-bank.link(2)
|
||||
Linking failed with 1 error
|
||||
|
||||
Reference in New Issue
Block a user