The first commit
This commit is contained in:
11
include/cseq.h
Executable file
11
include/cseq.h
Executable file
@@ -0,0 +1,11 @@
|
||||
|
||||
|
||||
|
||||
#ifndef __cseq__
|
||||
#define __cseq__
|
||||
|
||||
|
||||
char __alCSeqNextDelta(ALCSeq *seq, s32 *pDeltaTicks);
|
||||
|
||||
|
||||
#endif /* __cseq__ */
|
Reference in New Issue
Block a user