Consistent labels for each nickname in RAM
This commit is contained in:
@@ -60,7 +60,7 @@ CheckCanLearnMoveTutorMove:
|
||||
push bc
|
||||
ld a, [wCurPartyMon]
|
||||
ld hl, wPartyMonNicknames
|
||||
call GetNick
|
||||
call GetNickname
|
||||
pop bc
|
||||
|
||||
ld a, c
|
||||
|
Reference in New Issue
Block a user