summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--home/text.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/text.asm b/home/text.asm
index f21b940c..0ebde4fe 100644
--- a/home/text.asm
+++ b/home/text.asm
@@ -178,7 +178,7 @@ else
cp \1
endc
-if STRSUB("\2", 1, 1) == "\""
+if ISCONST(\2)
; Replace a character with another one
jr nz, ._\@
ld a, \2