aboutsummaryrefslogtreecommitdiffstats
path: root/data/text/text_7.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/text/text_7.asm')
-rw-r--r--data/text/text_7.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/text/text_7.asm b/data/text/text_7.asm
index ddc51d59..f0017963 100644
--- a/data/text/text_7.asm
+++ b/data/text/text_7.asm
@@ -8,7 +8,7 @@ _PokemartGreetingText::
done
_PokemonFaintedText::
- text_ram wcd6d
+ text_ram wNameBuffer
text_start
line "fainted!"
done
@@ -149,7 +149,7 @@ _ForgotAndText::
text_ram wLearnMoveMonName
text " forgot"
line "@"
- text_ram wcd6d
+ text_ram wNameBuffer
text "!"
para "And..."