summaryrefslogtreecommitdiff
path: root/engine/billspctop.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/billspctop.asm')
-rw-r--r--engine/billspctop.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/billspctop.asm b/engine/billspctop.asm
index bbdf7e62..4cb456ed 100644
--- a/engine/billspctop.asm
+++ b/engine/billspctop.asm
@@ -297,7 +297,7 @@ Function65b4:
ld a, [hl]
ld [de], a
inc de
- ld [wce60], a
+ ld [wCurSpecies], a
call GetBaseData
pop bc
pop hl