summaryrefslogtreecommitdiff
path: root/home/window.asm
diff options
context:
space:
mode:
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 850b7466e..0d30cfbdd 100644
--- a/home/window.asm
+++ b/home/window.asm
@@ -83,7 +83,7 @@ Function2e31:: ; 2e31
ld [hBGMapMode], a
ld a, $1
ld [hOAMUpdate], a
- call DrawOnMap
+ call UpdateSprites
xor a
ld [hOAMUpdate], a
call DelayFrame