mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-11 12:21:42 +00:00
Fix invalid character in bracketed macro argument
The invalid character should not be consumed by `shiftChar()`.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
all args: a,#b,c,1,#2,3
|
||||
bad args: >, >
|
||||
bad args: ?>, >
|
||||
|
||||
Reference in New Issue
Block a user