aboutsummaryrefslogtreecommitdiffstats
path: root/audio.asm
diff options
context:
space:
mode:
authorDaniel Harding <corrnondacqb@yahoo.com>2015-07-03 16:03:10 -0500
committerDaniel Harding <corrnondacqb@yahoo.com>2015-07-03 16:03:10 -0500
commitec4c53559379f3bf7bd332905ba144e1d998f38b (patch)
treef8ee8f2d9c8042b55edb1a4761833511ab1695b1 /audio.asm
parentMerge pull request #96 from dannye/master (diff)
parentNo more ldh (diff)
downloadpokeyellow-ec4c53559379f3bf7bd332905ba144e1d998f38b.tar.gz
pokeyellow-ec4c53559379f3bf7bd332905ba144e1d998f38b.tar.xz
pokeyellow-ec4c53559379f3bf7bd332905ba144e1d998f38b.zip
Merge pull request #98 from dannye/master
Renaming and clean up
Diffstat (limited to 'audio.asm')
-rw-r--r--audio.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio.asm b/audio.asm
index 8b2ee0e3..aaf4f8ed 100644
--- a/audio.asm
+++ b/audio.asm
@@ -443,7 +443,7 @@ Music_Cities1AlternateTempo:: ; 0x9b81
ld [wcfc9], a
ld a, $ff
ld [wMusicHeaderPointer], a
- ld c, $64
+ ld c, 100
call DelayFrames
ld c, BANK(Music_Cities1)
ld a, MUSIC_CITIES1
@@ -557,7 +557,7 @@ Music8_OverwriteChannelPointer: ; 2231d (8:631d)
SECTION "Audio Engine 3", ROMX, BANK[AUDIO_3]
-Func_7d13b:: ; 7d13b (1f:513b)
+PlayPokedexRatingSfx:: ; 7d13b (1f:513b)
ld a, [$ffdc]
ld c, $0
ld hl, OwnedMonValues