summaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-07-29 23:58:02 -0400
committeryenatch <yenatch@gmail.com>2013-07-29 23:58:02 -0400
commit50f1d7b788418630ba45573cabce6ecc85c49af5 (patch)
treed6e047154626bdb5aecbe2cd32d14c0332a89aae /items
parent7db40e039561f5b7790110afec3b149d5d957303 (diff)
no more incbins in bank 0
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 09e6857bf..1ed4c3111 100644
--- a/items/item_effects.asm
+++ b/items/item_effects.asm
@@ -402,7 +402,7 @@ ParkBall: ; e8a2
pop hl
ld de, StringBuffer1
- call InitString
+ call InitName
jp $6be2
@@ -466,7 +466,7 @@ ParkBall: ; e8a2
ld hl, $b082
ld de, StringBuffer1
- call InitString
+ call InitName
call CloseSRAM