mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-16 06:31:43 +00:00
Trim macro arg whitespace after line continuations
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
3: "a"
|
||||
2: "b"
|
||||
1: "c"
|
||||
3: "a"
|
||||
2: "b"
|
||||
1: "c"
|
||||
3: "a"
|
||||
2: " b"
|
||||
1: "c"
|
||||
Reference in New Issue
Block a user