aboutsummaryrefslogtreecommitdiffstats
path: root/engine/link
diff options
context:
space:
mode:
Diffstat (limited to 'engine/link')
-rw-r--r--engine/link/cable_club.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/link/cable_club.asm b/engine/link/cable_club.asm
index f7539bdb..ac961a4f 100644
--- a/engine/link/cable_club.asm
+++ b/engine/link/cable_club.asm
@@ -798,7 +798,7 @@ TradeCenter_Trade:
add hl, bc
ld a, [hl]
ld [wTradedPlayerMonSpecies], a
- callabd_ModifyPikachuHappiness PIKAHAPPY_TRADE
+ farcall_ModifyPikachuHappiness PIKAHAPPY_TRADE
xor a
ld [wRemoveMonFromBox], a
call RemovePokemon