mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-26 04:52:08 +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 +1 @@
|
||||
\(10!)
|
||||
\<10!>
|
||||
|
||||
Reference in New Issue
Block a user