You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
check_nick_errors → correct_nick_errors; matches correct_party_errors
This commit is contained in:
@@ -772,7 +772,7 @@ StatsScreen_LoadGFX: ; 4dfb6 (13:5fb6)
|
||||
ld hl, .OTNamePointers
|
||||
call GetNicknamePointer
|
||||
call CopyNickname
|
||||
farcall CheckNickErrors
|
||||
farcall CorrectNickErrors
|
||||
hlcoord 2, 13
|
||||
call PlaceString
|
||||
ld a, [wTempMonCaughtGender]
|
||||
|
||||
Reference in New Issue
Block a user