Decompile n_alSynFilter11

This commit is contained in:
Ryan Dwyer
2021-10-17 17:40:39 +10:00
parent 1d852b6dd2
commit c0cab0dec5
15 changed files with 65 additions and 116 deletions
+2
View File
@@ -100,6 +100,8 @@ void n_alSynStartVoiceParams(N_ALVoice *v, ALWaveTable *w,f32 pitch, s16 vol,
ALPan pan, u8 fxmix, u8 arg6, f32 arg7, u8 arg8, ALMicroTime t);
void n_alSynStopVoice( N_ALVoice *v);
void n_alSynFilter11(N_ALVoice *v, u8 channel);
void n_alSynNew(ALSynConfig *c);
void n_alSynDelete(void);