From eec62f6e5bcfab7cbd5fdf2f8c2c2be6f3a6a97d Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Fri, 8 Jun 2018 13:49:52 -0400 Subject: ayy, we have this label now, let's use it --- home/mon_stats.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3