mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-09-03 01:53:44 -04:00
Decompile n_alSynFilter13
This commit is contained in:
@@ -101,6 +101,7 @@ void n_alSynStartVoiceParams(N_ALVoice *v, ALWaveTable *w,f32 pitch, s16 vol,
|
||||
void n_alSynStopVoice( N_ALVoice *v);
|
||||
|
||||
void n_alSynFilter11(N_ALVoice *v, u8 channel);
|
||||
void n_alSynFilter13(N_ALVoice *v, f32 arg1);
|
||||
|
||||
void n_alSynNew(ALSynConfig *c);
|
||||
void n_alSynDelete(void);
|
||||
|
||||
Reference in New Issue
Block a user