No wCurMove alias for wCurSpecies

This commit is contained in:
Rangi
2018-07-29 16:04:38 -04:00
parent b5a9e83a94
commit 1d96a79a37
4 changed files with 6 additions and 8 deletions

View File

@@ -27,7 +27,7 @@ MoveDeletion:
jr c, .declined
ld a, [wMenuCursorY]
push af
ld a, [wCurMove]
ld a, [wCurSpecies]
ld [wNamedObjectIndexBuffer], a
call GetMoveName
ld hl, .ConfirmDeleteText