summaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2013-08-31 07:20:25 -0700
committerBryan Bishop <kanzure@gmail.com>2013-08-31 07:20:25 -0700
commit97ef590f9ec7a7ae38d98b7cf1fd6947b10b711e (patch)
tree7f9285b3c63c1704af9cad820f10d047b4a9d7a9 /items
parent73905420f8a4646fadb6049e9979df8e0a23b3d4 (diff)
parent2acccc3ea5d5ebdd54cddc6cb7a3c888428be286 (diff)
Merge pull request #180 from yenatch/master
label renaming
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 cdca23be0..342f61926 100644
--- a/items/item_effects.asm
+++ b/items/item_effects.asm
@@ -166,7 +166,7 @@ ParkBall: ; e8a2
.asm_e98e
ld b, a
ld [MagikarpLength], a
- call RNG
+ call Random
cp b
ld a, $0
@@ -1212,7 +1212,7 @@ BitterBerry: ; f16a
call $7789
ld hl, $4d81
- call FarBattleTextBox
+ call StdBattleTextBox
ld a, $0