mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Add -B/--backtrace option to RGBASM and RGBLINK (#1787)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
warning: patch-overflow.asm(3): [-Wtruncation]
|
||||
Value $14000 is not 16-bit
|
||||
warning: patch-overflow.asm(2): [-Wtruncation]
|
||||
Value $4000 is not 8-bit
|
||||
warning: Value $14000 is not 16-bit [-Wtruncation]
|
||||
at patch-overflow.asm(3)
|
||||
warning: Value $4000 is not 8-bit [-Wtruncation]
|
||||
at patch-overflow.asm(2)
|
||||
|
||||
Reference in New Issue
Block a user