mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-08 19:09:36 +00:00
Update some RGBLINK error messages (#1544)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
SECTION "bad", ROM0
|
||||
ldh [$1234+@], a
|
||||
@@ -0,0 +1,2 @@
|
||||
error: ldh-bad.asm(2): Address $1234 for LDH is not in HRAM range
|
||||
Linking failed with 1 error
|
||||
@@ -1,2 +1,2 @@
|
||||
error: rst-bad.asm(2): Value 1 is not a RST vector
|
||||
error: rst-bad.asm(2): Value $1 is not a RST vector
|
||||
Linking failed with 1 error
|
||||
|
||||
Reference in New Issue
Block a user