diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-06-08 13:49:52 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-06-08 13:49:52 -0400 |
commit | eec62f6e5bcfab7cbd5fdf2f8c2c2be6f3a6a97d (patch) | |
tree | 3bf3f409333762236aa5dd28ec8a27701630fc3c | |
parent | fbec7338228ec798bcd793db5d261fdb5e953ddc (diff) |
ayy, we have this label now, let's use it
-rw-r--r-- | home/mon_stats.asm | 2 |
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 |