summaryrefslogtreecommitdiff
path: root/engine/learn.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-12-04 08:46:11 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-12-04 08:46:11 -0500
commit5b94d54a6c81d7ea09497dfc3d1477a7ed3bd954 (patch)
treec2b9a32ed9f102f6fe0956760fc59c4490ba38d4 /engine/learn.asm
parent2f14f3a669afd51ab98d9f2dea5857e5b548a8d7 (diff)
More work on animations
Diffstat (limited to 'engine/learn.asm')
-rwxr-xr-xengine/learn.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/learn.asm b/engine/learn.asm
index 260d50052..f6df570e7 100755
--- a/engine/learn.asm
+++ b/engine/learn.asm
@@ -150,7 +150,7 @@ ForgetMove: ; 65d3
ld [wcfa1], a
ld a, $6
ld [wcfa2], a
- ld a, [wd0eb]
+ ld a, [wNumMoves]
inc a
ld [wcfa3], a
ld a, $1