mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-01 15:27:48 +00:00
Add -B/--backtrace option to RGBASM and RGBLINK (#1787)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
error: command-line-symbols.asm(3):
|
||||
'FOO' already defined at <command-line>
|
||||
(should it be {interpolated} to define its contents "hello"?)
|
||||
error: 'FOO' already defined (should it be {interpolated} to define its contents "hello"?)
|
||||
at command-line-symbols.asm(3)
|
||||
and also:
|
||||
at <command-line>
|
||||
Assembly aborted with 1 error!
|
||||
|
||||
Reference in New Issue
Block a user