mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-30 06:47:48 +00:00
Error messages refer to "undefined" symbols and sections
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
error: symbols/unknown/a.asm(2): Unknown symbol "Label"
|
||||
error: symbols/unknown/a.asm(2): Undefined symbol "Label"
|
||||
A label with that name is defined but not exported at symbols/unknown/b.asm(2)
|
||||
A constant with that name is defined but not exported at symbols/unknown/c.asm(1)
|
||||
A constant with that name is defined but not exported at symbols/unknown/d.asm(1)
|
||||
|
||||
Reference in New Issue
Block a user