mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-02 15:57:48 +00:00
Add -B/--backtrace option to RGBASM and RGBLINK (#1787)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
error: skip-expansions.asm(31) -> skip-expansions.asm::mac2(21):
|
||||
Macro argument '\1' not defined
|
||||
error: skip-expansions.asm(31) -> skip-expansions.asm::mac2(21):
|
||||
syntax error, unexpected (
|
||||
error: skip-expansions.asm(31) -> skip-expansions.asm::mac2(21):
|
||||
Macro argument '\2' not defined
|
||||
error: Macro argument '\1' not defined
|
||||
at skip-expansions.asm::mac2(21) <- skip-expansions.asm(31)
|
||||
error: syntax error, unexpected (
|
||||
at skip-expansions.asm::mac2(21) <- skip-expansions.asm(31)
|
||||
error: Macro argument '\2' not defined
|
||||
at skip-expansions.asm::mac2(21) <- skip-expansions.asm(31)
|
||||
Assembly aborted with 3 errors!
|
||||
|
||||
Reference in New Issue
Block a user