mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
16 lines
555 B
Plaintext
16 lines
555 B
Plaintext
error: invalid-opt.asm(1):
|
|
Must specify exactly 2 characters for option 'b'
|
|
error: invalid-opt.asm(2):
|
|
Must specify exactly 4 characters for option 'g'
|
|
error: invalid-opt.asm(3):
|
|
Invalid argument for option 'p'
|
|
error: invalid-opt.asm(4):
|
|
Invalid argument for option 'Q'
|
|
error: invalid-opt.asm(5):
|
|
Argument for option 'Q' must be between 1 and 31
|
|
error: invalid-opt.asm(6):
|
|
Must specify an argument for option 'W'
|
|
error: invalid-opt.asm(7):
|
|
syntax error, unexpected newline, expecting string
|
|
error: Assembly aborted (7 errors)!
|