diff options
author | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-02-20 12:51:18 -0500 |
---|---|---|
committer | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-02-20 21:59:22 -0500 |
commit | 96372eb336d21e5da66246983e0522212f370bdf (patch) | |
tree | 84112b7f1643443dba9af53b21890ae9504a45bb /asm/code_8057144.s | |
parent | 3555fb7c945ef5152910a84390ecbd1a38ea585d (diff) |
Decomped CanUseOnSelfWithStatusChecker()
Diffstat (limited to 'asm/code_8057144.s')
-rw-r--r-- | asm/code_8057144.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/code_8057144.s b/asm/code_8057144.s index efe2728..6aec5b4 100644 --- a/asm/code_8057144.s +++ b/asm/code_8057144.s @@ -911,7 +911,7 @@ sub_8057788: adds r0, r4, 0 bl GetMapEntityForDungeonEntity adds r5, r0, 0 - bl IsTileWater + bl IsTileGround lsls r0, 24 cmp r0, 0 beq _080577BA |