mirror of
https://gitlab.com/banjo.decomp/banjo-kazooie
synced 2026-07-13 06:19:26 -04:00
11 lines
119 B
C
Executable File
11 lines
119 B
C
Executable File
|
|
|
|
#ifndef __n_cseqp__
|
|
#define __n_cseqp__
|
|
|
|
|
|
void __n_CSPPostNextSeqEvent(N_ALCSPlayer *seqp);
|
|
|
|
|
|
#endif /* __cseqp__ */
|