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

@@ -931,7 +931,7 @@ TrademonStats_MonTemplate:
hlcoord 3, 0
ld b, $6
ld c, $d
call TextBox
call Textbox
hlcoord 4, 0
ld de, .OTMonData
call PlaceString
@@ -951,7 +951,7 @@ TrademonStats_Egg:
hlcoord 3, 0
ld b, 6
ld c, 13
call TextBox
call Textbox
hlcoord 4, 2
ld de, .EggData
call PlaceString