mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
12 lines
359 B
Plaintext
12 lines
359 B
Plaintext
error: macro-syntax.asm(7):
|
|
Label "old" created outside of a SECTION
|
|
error: macro-syntax.asm(7):
|
|
syntax error, unexpected MACRO
|
|
error: macro-syntax.asm(8):
|
|
'\1' cannot be used outside of a macro
|
|
error: macro-syntax.asm(9):
|
|
syntax error, unexpected ENDM
|
|
error: macro-syntax.asm(11):
|
|
"old" is not a macro
|
|
error: Assembly aborted (5 errors)!
|