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:
@@ -84,7 +84,7 @@ FoundNone:
|
||||
ret
|
||||
|
||||
NameRival:
|
||||
ld b, $2 ; rival
|
||||
ld b, NAME_RIVAL
|
||||
ld de, wRivalName
|
||||
farcall _NamingScreen
|
||||
; default to "SILVER"
|
||||
|
||||
Reference in New Issue
Block a user