Naming screen constants

This commit is contained in:
Rangi
2018-09-16 16:02:58 -04:00
parent 60b09f291d
commit 38bf21ae35
10 changed files with 23 additions and 10 deletions

View File

@@ -84,7 +84,7 @@ FoundNone:
ret
NameRival:
ld b, $2 ; rival
ld b, NAME_RIVAL
ld de, wRivalName
farcall _NamingScreen
; default to "SILVER"