summaryrefslogtreecommitdiff
path: root/lib/ultralib/src/audio/cseqp.h
blob: bb72541dd9fd09a12c457db7838f1dc70ba8e5bd (plain)
1
2
3
4
5
6
7
8
9
10


#ifndef __cseqp__
#define __cseqp__


void	__CSPPostNextSeqEvent(ALCSPlayer *seqp);


#endif /* __cseqp__ */