summaryrefslogtreecommitdiff
path: root/engine/battle/move_effects/protect.asm
diff options
context:
space:
mode:
authormid-kid <esteve.varela@gmail.com>2019-04-08 14:15:10 +0200
committermid-kid <esteve.varela@gmail.com>2019-04-09 16:09:18 +0200
commit3e78e5b2b604568b13a37e4603dbd798373b9805 (patch)
tree3485a00674f17a929aa21e8e9bc0bb5b1d36554f /engine/battle/move_effects/protect.asm
parent2184b60a0cb5e3d1c2b64f7787f3fc0da5efbcab (diff)
TextBox -> Textbox
Homogenizing names.
Diffstat (limited to 'engine/battle/move_effects/protect.asm')
-rw-r--r--engine/battle/move_effects/protect.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/battle/move_effects/protect.asm b/engine/battle/move_effects/protect.asm
index 1e540923d..e66bce443 100644
--- a/engine/battle/move_effects/protect.asm
+++ b/engine/battle/move_effects/protect.asm
@@ -10,7 +10,7 @@ BattleCommand_Protect:
call AnimateCurrentMove
ld hl, ProtectedItselfText
- jp StdBattleTextBox
+ jp StdBattleTextbox
ProtectChance:
ld de, wPlayerProtectCount