mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-14 05:41:42 +00:00
Fix invalid character in bracketed macro argument
The invalid character should not be consumed by `shiftChar()`.
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
)
|
||||
(
|
||||
|
||||
)
|
||||
illegal character escape z?
|
||||
)
|
||||
illegal character escape z?
|
||||
invalid character
|
||||
|
||||
Reference in New Issue
Block a user