mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
add implicit declaration errors (#337)
* implicit errors * good lord that was a lot * Update csplayer.c
This commit is contained in:
@@ -24,6 +24,7 @@ void alCSeqNextEvent(ALCSeq *seq, ALEvent *event);
|
||||
void __CSPHandleMIDIMsg(ALCSPlayer_Custom *seqp, ALEvent *event);
|
||||
ALMicroTime __CSPVoiceHandler(void *node);
|
||||
void __CSPHandleNextSeqEvent(ALCSPlayer *seqp);
|
||||
void func_80065A80(ALSynth *arg0, PVoice *arg1, s16 arg2);
|
||||
|
||||
/*
|
||||
* Sequence Player public functions
|
||||
|
||||
Reference in New Issue
Block a user