diff options
Diffstat (limited to 'home/window.asm')
-rw-r--r-- | home/window.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/window.asm b/home/window.asm index e0be7f83d..850b7466e 100644 --- a/home/window.asm +++ b/home/window.asm @@ -40,7 +40,7 @@ Function2de2:: ; 2de2 call Function2e31 ld a, $90 ld [hWY], a - call Functione4a + call Special_ReplaceKrisSprite callba ReturnFromMapSetupScript callba Function106594 ret |