mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-24 03:52:08 +00:00
Separate multiple instructions per line with :: (#1210)
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
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):
|
||||
Macro argument '\1' not defined
|
||||
error: macro-syntax.asm(9):
|
||||
syntax error, unexpected ENDM
|
||||
error: Assembly aborted (3 errors)!
|
||||
error: Assembly aborted (4 errors)!
|
||||
|
||||
Reference in New Issue
Block a user