mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
14 lines
504 B
Plaintext
14 lines
504 B
Plaintext
error: undefined-builtins.asm(3):
|
|
PC has no value outside of a section
|
|
error: undefined-builtins.asm(4):
|
|
Interpolated symbol "@" does not exist
|
|
error: undefined-builtins.asm(8):
|
|
"." has no value outside of a label scope
|
|
error: undefined-builtins.asm(9):
|
|
Interpolated symbol "." does not exist
|
|
error: undefined-builtins.asm(13):
|
|
_NARG has no value outside of a macro
|
|
error: undefined-builtins.asm(14):
|
|
Interpolated symbol "_NARG" does not exist
|
|
error: Assembly aborted (6 errors)!
|