summaryrefslogtreecommitdiff
path: root/home/movement.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/movement.asm')
-rw-r--r--home/movement.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/movement.asm b/home/movement.asm
index e6e2e1025..87f28f5ca 100644
--- a/home/movement.asm
+++ b/home/movement.asm
@@ -209,7 +209,7 @@ WriteBackup:: ; 0x1c17
push af
call ExitMenu
call Function321c
- call DrawOnMap
+ call UpdateSprites
pop af
ret