mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
18 lines
672 B
Plaintext
18 lines
672 B
Plaintext
error: Invalid character '0' after line continuation
|
|
at null-outside-string.asm(3)
|
|
error: syntax error, unexpected number
|
|
at null-outside-string.asm(3)
|
|
error: Invalid character '0' after line continuation
|
|
at null-outside-string.asm(4)
|
|
error: syntax error, unexpected number
|
|
at null-outside-string.asm(4)
|
|
error: Invalid character 'X' after line continuation
|
|
at null-outside-string.asm(6)
|
|
error: syntax error, unexpected symbol
|
|
at null-outside-string.asm(6)
|
|
error: Invalid character 'X' after line continuation
|
|
at null-outside-string.asm(7)
|
|
error: syntax error, unexpected symbol
|
|
at null-outside-string.asm(7)
|
|
Assembly aborted with 8 errors!
|