aboutsummaryrefslogtreecommitdiffstats
path: root/audio/engine_2.asm
diff options
context:
space:
mode:
authorU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2014-06-09 16:58:02 -0400
committerU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2014-06-09 16:58:02 -0400
commitb83acb03e50c4314e082e642bdb429346892d040 (patch)
tree37d41244ef64c7bacde8879513a03bd5aab34cec /audio/engine_2.asm
parentClean up music bank references (diff)
downloadpokeyellow-b83acb03e50c4314e082e642bdb429346892d040.tar.gz
pokeyellow-b83acb03e50c4314e082e642bdb429346892d040.tar.xz
pokeyellow-b83acb03e50c4314e082e642bdb429346892d040.zip
Clean up white space
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 037c8741..b4cb653b 100644
--- a/audio/engine_2.asm
+++ b/audio/engine_2.asm
@@ -396,10 +396,10 @@ Music8_vibrato: ; 21ab6 (8:5ab6)
ld b, $0
ld hl, wc04e
add hl, bc
- ld [hl], a ; store delay
+ ld [hl], a ; store delay
ld hl, wc06e
add hl, bc
- ld [hl], a ; store delay
+ ld [hl], a ; store delay
call Music8_GetNextMusicByte
ld d, a
and $f0