mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-04 00:37:47 +00:00
Add -B/--backtrace option to RGBASM and RGBLINK (#1787)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
warning: equs-newline.asm(3): [-Wuser]
|
||||
First
|
||||
while expanding symbol "ACT"
|
||||
warning: equs-newline.asm(3): [-Wuser]
|
||||
Second
|
||||
warning: equs-newline.asm(4): [-Wuser]
|
||||
Third
|
||||
warning: First [-Wuser]
|
||||
at equs-newline.asm(3)
|
||||
while expanding symbol "ACT"
|
||||
warning: Second [-Wuser]
|
||||
at equs-newline.asm(3)
|
||||
warning: Third [-Wuser]
|
||||
at equs-newline.asm(4)
|
||||
|
||||
Reference in New Issue
Block a user