summaryrefslogtreecommitdiff
path: root/engine/cable_club.asm
diff options
context:
space:
mode:
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 3e72daa9..141ed396 100755
--- a/engine/cable_club.asm
+++ b/engine/cable_club.asm
@@ -826,7 +826,7 @@ TradeCenter_Trade:
ld [wTradedEnemyMonSpecies], a
ld a, 10
ld [wAudioFadeOutControl], a
- ld a, $2
+ ld a, BANK(Music_SafariZone)
ld [wAudioSavedROMBank], a
ld a, MUSIC_SAFARI_ZONE
ld [wNewSoundID], a