Use features new to RGBDS 0.9.2 (#1180)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
MACRO unownword
|
||||
for n, CHARLEN(\1)
|
||||
db CHARSUB(\1, n + 1) - "A" + FIRST_UNOWN_CHAR
|
||||
db STRCHAR(\1, n) - "A" + FIRST_UNOWN_CHAR
|
||||
endr
|
||||
db -1
|
||||
ENDM
|
||||
|
Reference in New Issue
Block a user