You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
TextBox -> Textbox
Homogenizing names.
This commit is contained in:
@@ -289,7 +289,7 @@ Function17d0f3:
|
||||
farcall GetCaughtGender
|
||||
ld a, c
|
||||
ld [wOTTrademonCaughtData], a
|
||||
call SpeechTextBox
|
||||
call SpeechTextbox
|
||||
call FadeToMenu
|
||||
farcall Function10804d
|
||||
farcall Function17d1f1
|
||||
@@ -520,7 +520,7 @@ Function17d2ce:
|
||||
.asm_17d2e2
|
||||
call Function17d314
|
||||
ret c
|
||||
call SpeechTextBox
|
||||
call SpeechTextbox
|
||||
call FadeToMenu
|
||||
ldh a, [rSVBK]
|
||||
push af
|
||||
|
||||
Reference in New Issue
Block a user