aboutsummaryrefslogtreecommitdiffstats
path: root/audio/engine_4.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2016-05-23 14:14:13 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2016-05-23 14:14:13 -0400
commit3618f25a34ca78ba424bf1977cb6e21241eedb2b (patch)
tree8a9a1e883c228ee90373986babc31a8cab368780 /audio/engine_4.asm
parentBank15 misc functions (diff)
parentMove diploma tilemaps out of incbins (diff)
downloadpokeyellow-3618f25a34ca78ba424bf1977cb6e21241eedb2b.tar.gz
pokeyellow-3618f25a34ca78ba424bf1977cb6e21241eedb2b.tar.xz
pokeyellow-3618f25a34ca78ba424bf1977cb6e21241eedb2b.zip
Merge pull request #8 from PikalaxALT/master
Disassemble yellow sounds
Diffstat (limited to 'audio/engine_4.asm')
-rw-r--r--audio/engine_4.asm4
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/engine_4.asm b/audio/engine_4.asm
index c4c1c9dd..fdeead3e 100644
--- a/audio/engine_4.asm
+++ b/audio/engine_4.asm
@@ -10,6 +10,7 @@ Audio4_PlaySound:: ; 82bd4 (20:6bd4)
cp $a3
jr z, .asm_7d127
jp nc, Audio4_7d12d
+
.asm_7d127
call InitMusicVariables
jp Audio4_7d192
@@ -61,6 +62,7 @@ Audio4_7d12d: ; 7d12d (1f:512d)
cp $14
jr nc, .asm_7d172
ret
+
.asm_7d172
ld a, [hl]
cp $14
@@ -72,6 +74,7 @@ Audio4_7d12d: ; 7d12d (1f:512d)
jr z, .asm_7d182
jr c, .asm_7d182
ret
+
.asm_7d182
call InitSFXVariables
ld a, c
@@ -158,6 +161,7 @@ Audio4_7d192: ; 7d192 (1f:5192)
cp $14
jr nc, .asm_7d1f5
jr .asm_7d21f
+
.asm_7d1f5
ld a, [wSoundID]
cp $86