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,3 +1,3 @@
|
||||
error: invalid-jr.asm(3):
|
||||
JR target must be between -128 and 127 bytes away, not -258; use JP instead
|
||||
error: JR target must be between -128 and 127 bytes away, not -258; use JP instead
|
||||
at invalid-jr.asm(3)
|
||||
Assembly aborted with 1 error!
|
||||
|
||||
Reference in New Issue
Block a user