From b83acb03e50c4314e082e642bdb429346892d040 Mon Sep 17 00:00:00 2001 From: "U-Fish-PC\\Daniel" Date: Mon, 9 Jun 2014 16:58:02 -0400 Subject: Clean up white space --- audio/engine_2.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/engine_2.asm') 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 -- cgit v1.3.1-sl0p