mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-29 14:27:50 +00:00
Add -B/--backtrace option to RGBASM and RGBLINK (#1787)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
error: diff-marks.asm(2):
|
||||
syntax error, unexpected - at the beginning of the line (is it a leftover diff mark?)
|
||||
error: diff-marks.asm(3):
|
||||
syntax error, unexpected + at the beginning of the line (is it a leftover diff mark?)
|
||||
error: syntax error, unexpected - at the beginning of the line (is it a leftover diff mark?)
|
||||
at diff-marks.asm(2)
|
||||
error: syntax error, unexpected + at the beginning of the line (is it a leftover diff mark?)
|
||||
at diff-marks.asm(3)
|
||||
Assembly aborted with 2 errors!
|
||||
|
||||
Reference in New Issue
Block a user