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.asm4
1 files changed, 3 insertions, 1 deletions
diff --git a/home/map_objects.asm b/home/map_objects.asm
index 6c3c640..69bd60b 100644
--- a/home/map_objects.asm
+++ b/home/map_objects.asm
@@ -311,7 +311,7 @@ UpdateSprites:: ; 00:17a8
bit 0, a
ret z
callab Function5007
- callab Function5190
+ callab _UpdateSprites
ret
GetObjectStruct:: ; 00:17bf
@@ -325,6 +325,8 @@ GetObjectStruct:: ; 00:17bf
Function17cb::
add $10
+
+Function17cd::
ld e, a
ldh a, [hROMBank]
push af