summaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2014-01-27 06:51:01 -0800
committerBryan Bishop <kanzure@gmail.com>2014-01-27 06:51:01 -0800
commit94c9f59f459e7a96c9e1febfac45e20e5bfce759 (patch)
tree8e4477cfd7b8ef0e2f4ee2511b252d6e19f40ec2 /items
parent056c2403667a6670815528e220b4e1e4ea974e32 (diff)
parent08a0462c1e588c2efb99097cf1e9b314f600b009 (diff)
Merge pull request #224 from yenatch/moves
Clean up the battle core and specify type categories
Diffstat (limited to 'items')
-rw-r--r--items/item_effects.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/items/item_effects.asm b/items/item_effects.asm
index e602b3d34..9118fb4f0 100644
--- a/items/item_effects.asm
+++ b/items/item_effects.asm
@@ -1542,7 +1542,7 @@ Functionf030: ; f030 (3:7030)
res 7, [hl]
.asm_f04f
push bc
- callba Function0x365d7
+ callba Function365d7
pop bc
ret
@@ -2343,7 +2343,7 @@ XSpecial: ; f4c5
ld [hBattleTurn], a
ld [AttackMissed], a
ld [$c70d], a
- callba Function0x361ef
+ callba Function361ef
call WaitSFX
callba BattleCommand8c