summaryrefslogtreecommitdiff
path: root/home/map_objects.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/map_objects.asm')
-rw-r--r--home/map_objects.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/map_objects.asm b/home/map_objects.asm
index 2b7bd9a92..4f22c6203 100644
--- a/home/map_objects.asm
+++ b/home/map_objects.asm
@@ -623,7 +623,7 @@ ResetVramState_Bit0:: ; 1acc
; 1ad2
-DrawOnMap:: ; 1ad2
+UpdateSprites:: ; 1ad2
ld a, [VramState]
bit 0, a
ret z