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:
@@ -237,7 +237,7 @@ _ShowLinkBattleParticipants:
|
||||
hlcoord 2, 3
|
||||
ld b, 9
|
||||
ld c, 14
|
||||
call TextBox
|
||||
call Textbox
|
||||
hlcoord 4, 5
|
||||
ld de, wPlayerName
|
||||
call PlaceString
|
||||
|
||||
Reference in New Issue
Block a user