summaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-08-24 22:54:36 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-08-24 22:54:36 -0400
commitd2e3b286a4ac5530b299fe7fc0530df734584bb3 (patch)
treee4e18350a17116f7104b053c13d7c3c93489a6b2 /items
parentdff855fedfd7632a24340c4e36df2810edb8db83 (diff)
Upgrade repo for compatibility with current rgbds (breaks pre-0.3.3 compatibility)
Diffstat (limited to 'items')
-rwxr-xr-xitems/item_effects.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/items/item_effects.asm b/items/item_effects.asm
index b276c1e8..d2d32ae4 100755
--- a/items/item_effects.asm
+++ b/items/item_effects.asm
@@ -253,7 +253,7 @@ UltraBall: ; e926
ld l, a
ld de, .skip_or_return_from_ball_fn
push de
- jp [hl]
+ jp hl
.skip_or_return_from_ball_fn
ld a, [wd002]