summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--home/mon_stats.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/mon_stats.asm b/home/mon_stats.asm
index 8d702e8..e84e552 100644
--- a/home/mon_stats.asm
+++ b/home/mon_stats.asm
@@ -63,7 +63,7 @@ _PrepMonFrontpic::
cp 252
jr nc, .asm_39a8
push hl
- ld de, $9000
+ ld de, vFrontPic
call LoadMonFrontSprite
pop hl
xor a