summaryrefslogtreecommitdiff
path: root/audio/engine_3.asm
diff options
context:
space:
mode:
authorU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2014-06-09 14:20:28 -0400
committerU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2014-06-09 14:22:38 -0400
commit683a62cc1cb7d07b4c88eeec9333c415da8f0bdc (patch)
treee57b549e0c368ac4d97713ddca7a3177381baf08 /audio/engine_3.asm
parent0c7ed80e8f0db0e0a908e372a1bcd11ab7c06e0b (diff)
Combine wave files
Diffstat (limited to 'audio/engine_3.asm')
-rw-r--r--audio/engine_3.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/engine_3.asm b/audio/engine_3.asm
index 27b49860..45f890df 100644
--- a/audio/engine_3.asm
+++ b/audio/engine_3.asm
@@ -883,7 +883,7 @@ Func_7d6bf: ; 7d6bf (1f:56bf)
add a
ld d, $0
ld e, a
- ld hl, Music1f_Channel3DutyPointers
+ ld hl, Music1f_WavePointers
add hl, de
ld e, [hl]
inc hl