mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-25 12:32:07 +00:00
Error messages refer to "undefined" symbols and sections
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
error: label-scope.asm(3):
|
||||
'@' not defined
|
||||
Undefined symbol '@'
|
||||
error: label-scope.asm(3):
|
||||
'.' not defined
|
||||
Undefined symbol '.'
|
||||
error: label-scope.asm(3):
|
||||
'..' not defined
|
||||
Undefined symbol '..'
|
||||
error: label-scope.asm(12):
|
||||
Built-in symbol '@' cannot be purged
|
||||
error: label-scope.asm(12):
|
||||
|
||||
Reference in New Issue
Block a user