summaryrefslogtreecommitdiff
path: root/audio/engine_2.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-08 00:35:33 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-08 00:35:33 -0400
commit5da4ad3d5c62292f062d4f7b4382e6c09b7faaea (patch)
tree97319f45578efa0901fb1986678c16bbdeda6bcc /audio/engine_2.asm
parente181c27c5e396aea254b471b182df3237eeb03ce (diff)
parent2bb64d11e6015e39e934e7359697c08636645994 (diff)
Merge branch 'master' of github.com:pret/pokeyellow
Diffstat (limited to 'audio/engine_2.asm')
-rw-r--r--audio/engine_2.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/engine_2.asm b/audio/engine_2.asm
index a5cec3ee..b09e3d1e 100644
--- a/audio/engine_2.asm
+++ b/audio/engine_2.asm
@@ -207,7 +207,7 @@ Audio2_OverwriteChannelPointer: ; 219e6 (8:59e6)
ret
INCLUDE "audio/sfx/pokeflute_ch1_ch2.asm"
-
+
Audio2_InitMusicVariables:: ; 219f8 (8:59f8)
xor a
ld [wUnusedC000], a
@@ -407,7 +407,7 @@ Audio2_StopAllAudio:: ; 21b3f (8:5b3f)
ld a, $ff
ld [wStereoPanning], a
ret
-
+
FillAudioRAM2: ; 21b94 (8:5b94)
ld b, d
.loop