summaryrefslogtreecommitdiff
path: root/home/window.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-04 16:14:27 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-04 16:14:27 -0500
commit7fd20e63223e777872618b3eac7cf49f8b105fec (patch)
tree0f06f9805b84653c173d130147f41ca08477e33a /home/window.asm
parent95cb4636af8e19922922f4d183edaea20a56596c (diff)
home/copy.asm completely labeled
Diffstat (limited to 'home/window.asm')
-rw-r--r--home/window.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/window.asm b/home/window.asm
index 1198cfbe1..886799bea 100644
--- a/home/window.asm
+++ b/home/window.asm
@@ -42,7 +42,7 @@ Function2de2:: ; 2de2
call Function2e31
ld a, $90
ld [hWY], a
- call Special_ReplaceKrisSprite
+ call ReplaceKrisSprite
callba ReturnFromMapSetupScript
callba Function106594
ret