summaryrefslogtreecommitdiff
path: root/scripts/pokemontower7.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2016-06-06 03:22:40 -0500
committerdannye <corrnondacqb@yahoo.com>2016-06-06 03:22:40 -0500
commita33f356461e29559950f51dbef2e2d83235ea98f (patch)
tree20a7d6dc38f69f23045cb45b34d0ef17f28bf5f2 /scripts/pokemontower7.asm
parenta070bdcb21310c7d17b4fd057852f788fdfd61ca (diff)
Remove unused source files
Diffstat (limited to 'scripts/pokemontower7.asm')
-rwxr-xr-xscripts/pokemontower7.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/scripts/pokemontower7.asm b/scripts/pokemontower7.asm
index abf6104d..58e6d327 100755
--- a/scripts/pokemontower7.asm
+++ b/scripts/pokemontower7.asm
@@ -45,8 +45,8 @@ PokemonTower7Script_60d2a:
SetEvent EVENT_BEAT_POKEMONTOWER_7_TRAINER_1
.asm_60d47
call StopAllMusic
- ld c, BANK(Music_JessieAndJames)
- ld a, MUSIC_JESSIE_AND_JAMES
+ ld c, BANK(Music_MeetJessieJames)
+ ld a, MUSIC_MEET_JESSIE_JAMES
call PlayMusic
xor a
ld [hJoyHeld], a
@@ -182,8 +182,8 @@ PokemonTower7Script8:
xor a
ld [wDoNotWaitForButtonPressAfterDisplayingText], a
call StopAllMusic
- ld c, BANK(Music_JessieAndJames)
- ld a, MUSIC_JESSIE_AND_JAMES
+ ld c, BANK(Music_MeetJessieJames)
+ ld a, MUSIC_MEET_JESSIE_JAMES
call PlayMusic
ld a, $ff
ld [wJoyIgnore], a