mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-01 07:17:49 +00:00
Refer to "end of line", not "newline" (#1517)
This commit is contained in:
@@ -17,7 +17,7 @@ error: invalid-opt.asm(8):
|
||||
error: invalid-opt.asm(9):
|
||||
Must specify an argument for option 'W'
|
||||
error: invalid-opt.asm(10):
|
||||
syntax error, unexpected newline, expecting string
|
||||
syntax error, unexpected end of line, expecting string
|
||||
error: invalid-opt.asm(11):
|
||||
No entries in the option stack
|
||||
error: Assembly aborted (11 errors)!
|
||||
|
||||
Reference in New Issue
Block a user