summaryrefslogtreecommitdiff
path: root/engine/cable_club.asm
diff options
context:
space:
mode:
authoreinstein95 <einstein95@users.noreply.github.com>2017-09-30 21:55:14 +1300
committereinstein95 <einstein95@users.noreply.github.com>2017-09-30 21:55:14 +1300
commit9d864ede0e89cd95c9d2ff090a218bd64611fdee (patch)
treed4b18f8eb867228fc6e81356bceadf3be188cc2f /engine/cable_club.asm
parent66e9f2288377f697bd8a63b9fe7dbe4a314ff200 (diff)
parent5c2419383118280465a89657fed34ed6562f2981 (diff)
Update for rgbds 0.3.3HEADmaster
Diffstat (limited to 'engine/cable_club.asm')
-rwxr-xr-xengine/cable_club.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/cable_club.asm b/engine/cable_club.asm
index 47b260f0..dba25e56 100755
--- a/engine/cable_club.asm
+++ b/engine/cable_club.asm
@@ -304,7 +304,7 @@ CallCurrentTradeCenterFunction:
ld a, [hli]
ld h, [hl]
ld l, a
- jp [hl]
+ jp hl
TradeCenter_SelectMon:
call ClearScreen