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 9bafebe5..d7f1d9df 100644 --- a/home/window.asm +++ b/home/window.asm @@ -33,7 +33,7 @@ CloseText ld a, $90 ld [hWY], a callba Function1415c - call Functiond97 + call ReplacePlayerSprite ld hl, wd565 res 7, [hl] call ResetBGWindow |