summaryrefslogtreecommitdiff
path: root/arm7/lib/include/SND_exChannel.h
blob: 05fbe3d7cc4245d9e229086a3aaaebca01ce39d2 (plain)
1
2
3
4
5
6
7
8
#ifndef GUARD_SND_EXCHANNEL_H
#define GUARD_SND_EXCHANNEL_H

#include "global.h"

bool SND_IsChannelActive(u32 idx);

#endif //GUARD_SND_EXCHANNEL_H