summaryrefslogtreecommitdiff
path: root/audio/engine_2.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2016-07-27 22:33:48 -0500
committerdannye <corrnondacqb@yahoo.com>2016-07-27 22:33:48 -0500
commit52bb07ca18f5475eb9a11c69bf8fee75bcb1abff (patch)
tree833d3b85b1b43e1f46fedb69d203263333849d62 /audio/engine_2.asm
parent5207a14af34f9b84a9e40cc1d4988a0858a4a4e6 (diff)
Replace unnecessary tabs with spaces
Diffstat (limited to 'audio/engine_2.asm')
-rw-r--r--audio/engine_2.asm10
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/engine_2.asm b/audio/engine_2.asm
index 7fdc7a06..4eb9b96b 100644
--- a/audio/engine_2.asm
+++ b/audio/engine_2.asm
@@ -37,11 +37,11 @@ Audio2_UpdateMusic::
; this routine checks flags for music effects currently applied
; to the channel and calls certain functions based on flags.
; known flags for wChannelFlags1:
-; 0: toggleperfectpitch has been used
-; 1: call has been used
-; 3: a toggle used only by this routine for vibrato
-; 4: pitchbend flag
-; 6: dutycycle flag
+; 0: toggleperfectpitch has been used
+; 1: call has been used
+; 3: a toggle used only by this routine for vibrato
+; 4: pitchbend flag
+; 6: dutycycle flag
Audio2_ApplyMusicAffects:
ld b, $0
ld hl, wChannelNoteDelayCounters ; delay until next note