summaryrefslogtreecommitdiff
path: root/engine/color.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/color.asm')
-rwxr-xr-xengine/color.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/color.asm b/engine/color.asm
index bdcfca66..16e4c29d 100755
--- a/engine/color.asm
+++ b/engine/color.asm
@@ -647,7 +647,7 @@ Function9bba: ; 9bba (2:5bba)
callba Function3d907
ld c, l
ld b, h
- ld a, [wd0ed]
+ ld a, [wTempEnemyMonSpecies]
call Function9bd3
pop de
ret