From 96372eb336d21e5da66246983e0522212f370bdf Mon Sep 17 00:00:00 2001 From: AnonymousRandomPerson Date: Sun, 20 Feb 2022 12:51:18 -0500 Subject: Decomped CanUseOnSelfWithStatusChecker() --- asm/code_8049590.s | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'asm/code_8049590.s') 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: -- cgit v1.2.3