add implicit declaration errors (#337)

* implicit errors

* good lord that was a lot

* Update csplayer.c
This commit is contained in:
Fazana
2022-12-10 23:34:00 +00:00
committed by GitHub
parent a1f03b1d14
commit 1d53b19f36
13 changed files with 26 additions and 10 deletions
+1
View File
@@ -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