summaryrefslogtreecommitdiff
path: root/asm/code_8086A3C.s
diff options
context:
space:
mode:
authorCheng Hann Gan <chenghanngan.us@gmail.com>2021-10-22 13:20:01 -0400
committerGitHub <noreply@github.com>2021-10-22 10:20:01 -0700
commitc98fb2c11272680a20b9cfb9efe2ce482d3779dd (patch)
treed5001c7adfe550c52f8190934a74849920bd9eaa /asm/code_8086A3C.s
parent3e5dd1d047bada52ab0dce2fe58b04e39bcaa1cc (diff)
Decomped DecideAction() (#66)
* Decomped DecideAction() * Defined dungeon Pokémon array sizes
Diffstat (limited to 'asm/code_8086A3C.s')
-rw-r--r--asm/code_8086A3C.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/code_8086A3C.s b/asm/code_8086A3C.s
index b66357b..dc1e46e 100644
--- a/asm/code_8086A3C.s
+++ b/asm/code_8086A3C.s
@@ -371,7 +371,7 @@ _08086F6A:
adds r0, r1
ldr r4, [r0]
adds r0, r4, 0
- bl entityExists
+ bl EntityExists
lsls r0, 24
cmp r0, 0
beq _08086F8E