summaryrefslogtreecommitdiff
path: root/asm/jirachi_wish.s
diff options
context:
space:
mode:
authorAnonymousRandomPerson <chenghanngan.us@gmail.com>2022-02-20 21:59:07 -0500
committerAnonymousRandomPerson <chenghanngan.us@gmail.com>2022-02-20 21:59:23 -0500
commit60a19d681cda14c4ebeab5d18a98e3b07a5e93a3 (patch)
treef660e34515e72a33f68af5f8822dd2eb1628dc08 /asm/jirachi_wish.s
parent96372eb336d21e5da66246983e0522212f370bdf (diff)
Decomped GetMapTile_2
Diffstat (limited to 'asm/jirachi_wish.s')
-rw-r--r--asm/jirachi_wish.s6
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/jirachi_wish.s b/asm/jirachi_wish.s
index 9055379..ef24a1c 100644
--- a/asm/jirachi_wish.s
+++ b/asm/jirachi_wish.s
@@ -157,7 +157,7 @@ _0808B6D2:
movs r2, 0
ldrsh r0, [r7, r2]
asrs r1, 16
- bl GetMapEntity
+ bl GetMapTile_2
ldrh r1, [r0]
movs r0, 0x3
ands r0, r1
@@ -241,7 +241,7 @@ _0808B77E:
movs r2, 0
ldrsh r0, [r7, r2]
asrs r1, 16
- bl GetMapEntity
+ bl GetMapTile_2
ldrh r1, [r0]
movs r0, 0x3
ands r0, r1
@@ -391,7 +391,7 @@ _0808B8F4:
movs r2, 0
ldrsh r0, [r7, r2]
asrs r1, 16
- bl GetMapEntity
+ bl GetMapTile_2
ldrh r1, [r0]
movs r0, 0x3
ands r0, r1