summaryrefslogtreecommitdiff
path: root/audio/engine.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-07-29 18:22:23 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2015-07-29 18:22:23 -0400
commit895e14cd05c95859820b4bae6b8ee0b6b3603f50 (patch)
tree8feef7a5800aed0a5bc4c53237414cf061b55187 /audio/engine.asm
parent594253eb30e8e2ee8b4b9e0cfe7442eba0e3d3b4 (diff)
Reworked person_event arguments
Diffstat (limited to 'audio/engine.asm')
-rw-r--r--audio/engine.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/engine.asm b/audio/engine.asm
index 7a907bccc..b86d919ed 100644
--- a/audio/engine.asm
+++ b/audio/engine.asm
@@ -805,7 +805,7 @@ LoadNote: ; e83d1
Functione8466: ; e8466
; handle vibrato and other things
-; unknowns: wc292, $c294
+; unknowns: wc292, wc294
ld hl, Channel1Flags2 - Channel1
add hl, bc
bit 2, [hl]