TextBox -> Textbox

Homogenizing names.
This commit is contained in:
mid-kid
2019-04-08 14:15:10 +02:00
parent 2184b60a0c
commit 3e78e5b2b6
115 changed files with 478 additions and 478 deletions

View File

@@ -28,7 +28,7 @@ BattleCommand_LeechSeed:
set SUBSTATUS_LEECH_SEED, [hl]
call AnimateCurrentMove
ld hl, WasSeededText
jp StdBattleTextBox
jp StdBattleTextbox
.grass
call AnimateFailedMove
@@ -37,4 +37,4 @@ BattleCommand_LeechSeed:
.evaded
call AnimateFailedMove
ld hl, EvadedText
jp StdBattleTextBox
jp StdBattleTextbox