summaryrefslogtreecommitdiff
path: root/src/text/text2.asm
diff options
context:
space:
mode:
authorxCrystal <rgr.crystal@gmail.com>2018-02-20 21:23:13 +0100
committerxCrystal <rgr.crystal@gmail.com>2018-02-20 21:23:13 +0100
commit673e6ceb895b7788cce826b9d4e9e05b9d9f9f0b (patch)
treeab489b03e3094ff3305ac98fbdde060409321639 /src/text/text2.asm
parent377e0af97780092df6baa0bd0183e1d3ee622c39 (diff)
A few text labels
Diffstat (limited to 'src/text/text2.asm')
-rw-r--r--src/text/text2.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/text/text2.asm b/src/text/text2.asm
index f567507..55abfb9 100644
--- a/src/text/text2.asm
+++ b/src/text/text2.asm
@@ -121,7 +121,7 @@ Text010d: ; 3851f (e:451f)
line "metamorphs to ", TX_RAM2, "."
done
-SelectMonOnBenchToSwitchWithActiveText: ; 38533 (e:4533)
+SelectPkmnOnBenchToSwitchWithActiveText: ; 38533 (e:4533)
text "Select a Pok`mon on the Bench"
line "to switch with the Active Pok`mon."
done