mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Add -B/--backtrace option to RGBASM and RGBLINK (#1787)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
warning: trailing-commas.asm(7): [-Wempty-macro-arg]
|
||||
Empty macro argument
|
||||
warning: trailing-commas.asm(22): [-Wpurge]
|
||||
Purging a label "lobsterThermidor"
|
||||
warning: Empty macro argument [-Wempty-macro-arg]
|
||||
at trailing-commas.asm(7)
|
||||
warning: Purging a label "lobsterThermidor" [-Wpurge]
|
||||
at trailing-commas.asm(22)
|
||||
|
||||
Reference in New Issue
Block a user