mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
8 lines
278 B
Plaintext
8 lines
278 B
Plaintext
warning: macro-syntax.asm(2): [-Wobsolete]
|
|
`old: MACRO` is deprecated; use `MACRO old`
|
|
error: macro-syntax.asm(13):
|
|
syntax error, unexpected identifier, expecting newline
|
|
error: macro-syntax.asm(15):
|
|
syntax error, unexpected ENDM
|
|
error: Assembly aborted (2 errors)!
|