seq.h 112 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 #ifndef __seq__ #define __seq__ char __alSeqNextDelta (ALSeq *seq, s32 *pDeltaTicks); #endif /* __seq__ */