Merge pull request #622 from mid-kid/master

TextBox -> Textbox
This commit is contained in:
Rangi
2019-04-13 11:50:16 -04:00
committed by GitHub
115 changed files with 478 additions and 478 deletions

View File

@@ -712,7 +712,7 @@ PartyMenuSelect:
PrintPartyMenuText:
hlcoord 0, 14
lb bc, 2, 18
call TextBox
call Textbox
ld a, [wPartyCount]
and a
jr nz, .haspokemon