RPGHacker / asar

(Now) official repository of the SNES assembler Asar, originally created by Alcaro
Other
199 stars 42 forks source link

Comma-space in define eats the spaces #258

Open Alcaro opened 2 years ago

Alcaro commented 2 years ago
[00:06:14]  <lx5> !rb as
!b = "a, a"
db "!b"
[00:06:15]  <randombot999> 61 2C 61