diff options
author | yenatch <yenatch@gmail.com> | 2015-08-17 11:58:57 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2015-08-17 11:58:57 -0400 |
commit | 3cd79c55a3e1b50c8a71ad76692342e52382c700 (patch) | |
tree | 32a9feb55a0eadc24c4690cef4fd0d26b2032f00 /audio/engine.asm | |
parent | 9974a2c7014cbe7db3d0e516580fea48001ab3df (diff) | |
parent | 4831b4429eab57f56cce4736b6930a54f07314f7 (diff) |
Merge pull request #309 from PikalaxALT/master
Wild data, save functions, fix missing include
Diffstat (limited to 'audio/engine.asm')
-rw-r--r-- | audio/engine.asm | 2 |
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] |