diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2021-12-19 16:38:51 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-19 16:38:51 -0600 |
commit | 8e1c66d8bd01807285b05d8333f36cd2d70e062c (patch) | |
tree | bb1bf94d56b770eca66780948ff9e05401967ed1 /asm/code_806CD90.s | |
parent | 087405b9d975b447ef7b17afd1e73e449cc7881b (diff) | |
parent | 0369264407563b64d60c885f8bf79322b6f663c8 (diff) |
Merge pull request #85 from AnonymousRandomPerson/master
More AI decomp
Diffstat (limited to 'asm/code_806CD90.s')
-rw-r--r-- | asm/code_806CD90.s | 4 |
1 files changed, 2 insertions, 2 deletions
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 |