mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-26 21:12:07 +00:00
Add -B/--backtrace option to RGBASM and RGBLINK (#1787)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
error: multi-line-strings.asm(23):
|
||||
Unterminated string
|
||||
warning: multi-line-strings.asm(35): [-Wuser]
|
||||
check the line number
|
||||
error: Unterminated string
|
||||
at multi-line-strings.asm(23)
|
||||
warning: check the line number [-Wuser]
|
||||
at multi-line-strings.asm(35)
|
||||
Assembly aborted with 1 error!
|
||||
|
||||
Reference in New Issue
Block a user