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_8040094.s | |
parent | 3555fb7c945ef5152910a84390ecbd1a38ea585d (diff) |
Decomped CanUseOnSelfWithStatusChecker()
Diffstat (limited to 'asm/code_8040094.s')
-rw-r--r-- | asm/code_8040094.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/code_8040094.s b/asm/code_8040094.s index 431c7ba..8c54f30 100644 --- a/asm/code_8040094.s +++ b/asm/code_8040094.s @@ -2524,7 +2524,7 @@ sub_80414C0: bne _080414DC adds r0, r5, 0 bl GetMapEntityForDungeonEntity - bl IsTileWater + bl IsTileGround lsls r0, 24 cmp r0, 0 bne _080414F2 |