summaryrefslogtreecommitdiff
path: root/home/map_objects.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-10-22 21:25:40 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-10-22 21:30:21 -0400
commitbd3f63404966671088bd9a5b5b65e7eb4e1e5dd6 (patch)
tree8c798ebda66fbc8798c3ed2b2f452785fcb0686a /home/map_objects.asm
parentd8310c166d9363f73582af29aea400d32730bcb2 (diff)
Identify remaining map object labels
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 abb7c3315..64374c973 100644
--- a/home/map_objects.asm
+++ b/home/map_objects.asm
@@ -589,7 +589,7 @@ UpdateSprites::
bit 0, a
ret z
- farcall Function55e0
+ farcall UpdateAllObjectsFrozen
farcall _UpdateSprites
ret