mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Switch from parentheses to angle brackets
`\(` is more likely to be a valid escape sequence in the
future (as is `\[`) and `\{` is already taken.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
FATAL: invalid-empty-macro-arg.asm(1):
|
||||
Empty parenthetic macro argument
|
||||
Empty bracketed macro argument
|
||||
|
||||
Reference in New Issue
Block a user