mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-21 10:42:07 +00:00
Do not limit strings to 255 characters
This commit is contained in:
@@ -15,7 +15,7 @@ ENDM
|
||||
mac 1, 2 + /* another ;
|
||||
; comment */ 2, 3
|
||||
|
||||
mac a b ; truncated
|
||||
mac a b ; long
|
||||
|
||||
mac
|
||||
mac ,
|
||||
|
||||
Reference in New Issue
Block a user