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:
@@ -1809,7 +1809,7 @@ InitNickname:
|
||||
call DisableSpriteUpdates
|
||||
pop de
|
||||
push de
|
||||
ld b, $0
|
||||
ld b, NAME_MON
|
||||
farcall NamingScreen
|
||||
pop hl
|
||||
ld de, wStringBuffer1
|
||||
|
||||
Reference in New Issue
Block a user