summaryrefslogtreecommitdiff
path: root/src/text
diff options
context:
space:
mode:
authorxCrystal <rgr.crystal@gmail.com>2020-12-15 20:47:13 +0100
committerxCrystal <rgr.crystal@gmail.com>2020-12-15 20:47:13 +0100
commit117efe39b6b297dc52c1b5ad4d3012e7b00c8bd7 (patch)
tree785195227b981bf4c4dab2fb8d56b1e8bc112a38 /src/text
parentd8f98d97bcd41f710d51925470dc799a6051f022 (diff)
Misc progress related to duel effect functions
Diffstat (limited to 'src/text')
-rw-r--r--src/text/text1.asm2
-rw-r--r--src/text/text_offsets.asm2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/text/text1.asm b/src/text/text1.asm
index 07d7a7a..4a05313 100644
--- a/src/text/text1.asm
+++ b/src/text/text1.asm
@@ -858,7 +858,7 @@ Text00b6: ; 375bc (d:75bc)
text "Not enough cards in Hand."
done
-Text00b7: ; 375d7 (d:75d7)
+NoPokemonOnTheBenchText_2: ; 375d7 (d:75d7)
text "No Pokémon on the Bench."
done
diff --git a/src/text/text_offsets.asm b/src/text/text_offsets.asm
index 605ec7d..9a45df3 100644
--- a/src/text/text_offsets.asm
+++ b/src/text/text_offsets.asm
@@ -184,7 +184,7 @@ TextOffsets:: ; 34000 (d:4000)
textpointer CantEvolvePokemonInSameTurnItsPlacedText ; 0x00b4
textpointer Text00b5 ; 0x00b5
textpointer Text00b6 ; 0x00b6
- textpointer Text00b7 ; 0x00b7
+ textpointer NoPokemonOnTheBenchText_2 ; 0x00b7
textpointer Text00b8 ; 0x00b8
textpointer Text00b9 ; 0x00b9
textpointer Text00ba ; 0x00ba