diff options
author | YamaArashi <shadow962@live.com> | 2016-10-24 22:52:18 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-10-24 22:52:18 -0700 |
commit | e1191bfe667671cdcc1f77839769eae686245ac4 (patch) | |
tree | 3cf5060ef013246d7a458375a59b65696a298399 /asm/battle_ai.s | |
parent | 040bf705bbd8588a5114fe1631756df2ee77e662 (diff) |
name/rename a lot of functions
Diffstat (limited to 'asm/battle_ai.s')
-rw-r--r-- | asm/battle_ai.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_ai.s b/asm/battle_ai.s index a15f0f006..029458352 100644 --- a/asm/battle_ai.s +++ b/asm/battle_ai.s @@ -4844,7 +4844,7 @@ _08109488: muls r0, r4 adds r0, r1 ldrh r0, [r0, 0x2E] - bl itemid_get_x12 + bl ItemId_GetHoldEffect ldr r1, _081094B0 @ =0x02016800 lsls r0, 24 lsrs r0, 24 |