summaryrefslogtreecommitdiff
path: root/audio.asm
diff options
context:
space:
mode:
authorU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-07-03 14:39:24 -0500
committerU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-07-03 14:39:24 -0500
commitfc9b61e8ac9007221faa2f71377dd49c5880ab47 (patch)
treeedb491d84ab22c1e4dc7bbd81bd58ab172805f65 /audio.asm
parentf4a31b3e0b7ca89e14c4e3836f3d3ad15f38e5ce (diff)
Rename/organize part 3 of 4
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
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