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_8049590.s | |
parent | 3555fb7c945ef5152910a84390ecbd1a38ea585d (diff) |
Decomped CanUseOnSelfWithStatusChecker()
Diffstat (limited to 'asm/code_8049590.s')
-rw-r--r-- | asm/code_8049590.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/code_8049590.s b/asm/code_8049590.s index 07f51c4..0fb0554 100644 --- a/asm/code_8049590.s +++ b/asm/code_8049590.s @@ -3374,8 +3374,8 @@ _0804AF18: .4byte gDungeonGlobalData _0804AF1C: .4byte 0x000135cc thumb_func_end sub_804AE84 - thumb_func_start IsTileWater -IsTileWater: + thumb_func_start IsTileGround +IsTileGround: push {r4,r5,lr} adds r4, r0, 0 movs r5, 0 @@ -3417,7 +3417,7 @@ _0804AF5E: _0804AF68: .4byte gDungeonWaterType _0804AF6C: .4byte gDungeonGlobalData _0804AF70: .4byte 0x00003a0e - thumb_func_end IsTileWater + thumb_func_end IsTileGround thumb_func_start IsWaterTileset IsWaterTileset: |