You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Naming screen constants
This commit is contained in:
@@ -747,7 +747,7 @@ NamePlayer:
|
||||
ret
|
||||
|
||||
.NewName:
|
||||
ld b, 1
|
||||
ld b, NAME_PLAYER
|
||||
ld de, wPlayerName
|
||||
farcall NamingScreen
|
||||
|
||||
|
||||
Reference in New Issue
Block a user