From 0369264407563b64d60c885f8bf79322b6f663c8 Mon Sep 17 00:00:00 2001 From: AnonymousRandomPerson Date: Sat, 18 Dec 2021 00:22:03 -0500 Subject: Decomped GetMapTileAtPosition() --- asm/code_806CD90.s | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'asm/code_806CD90.s') diff --git a/asm/code_806CD90.s b/asm/code_806CD90.s index 6eff73f..14e2d70 100644 --- a/asm/code_806CD90.s +++ b/asm/code_806CD90.s @@ -142,7 +142,7 @@ _0806CF94: .4byte 0x000135cc sub_806CF98: push {r4-r7,lr} adds r4, r0, 0 - bl sub_8045128 + bl GetMapEntityForDungeonEntity ldrh r0, [r0] movs r5, 0x3 ands r5, r0 @@ -1123,7 +1123,7 @@ _0806D760: cmp r0, 0 beq _0806D796 adds r0, r7, 0 - bl sub_8045128 + bl GetMapEntityForDungeonEntity mov r8, r0 movs r0, 0x14 movs r1, 0x18 -- cgit v1.2.3