You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
TextBox -> Textbox
Homogenizing names.
This commit is contained in:
@@ -555,7 +555,7 @@ UnknownText_0x90336:
|
||||
text_end
|
||||
|
||||
HangUp_BoopOff:
|
||||
call SpeechTextBox
|
||||
call SpeechTextbox
|
||||
ret
|
||||
|
||||
Phone_StartRinging:
|
||||
@@ -593,7 +593,7 @@ Phone_CallerTextbox:
|
||||
hlcoord 0, 0
|
||||
ld b, 2
|
||||
ld c, SCREEN_WIDTH - 2
|
||||
call TextBox
|
||||
call Textbox
|
||||
ret
|
||||
|
||||
Function90380:
|
||||
|
Reference in New Issue
Block a user