diff options
Diffstat (limited to 'arm7/lib/src/SND_seq.c')
-rw-r--r-- | arm7/lib/src/SND_seq.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arm7/lib/src/SND_seq.c b/arm7/lib/src/SND_seq.c index d4f6b7b1..15b60596 100644 --- a/arm7/lib/src/SND_seq.c +++ b/arm7/lib/src/SND_seq.c @@ -765,6 +765,7 @@ static void TrackPlayNote( u32 allowedChannels; + // get bitmask with allocatable channels based on channel type switch (inst.type) { case SND_INST_PCM: |