summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.asm b/main.asm
index 03332b56..0b43c20c 100644
--- a/main.asm
+++ b/main.asm
@@ -21191,7 +21191,7 @@ SubstituteEffectHandler: ;0x17DAD
ld b, $0f
jp Bankswitch
.alreadyHasSubstitute
- ld hl, UnnamedText_17e22 ;"____ has a substitute"
+ ld hl, UnnamedText_17e22 ;"x has a substitute"
jr .printText
.notEnoughHP
ld hl, UnnamedText_17e27 ;"too weak to make substitute"