Decompile sndInit

This commit is contained in:
Ryan Dwyer
2021-03-27 02:16:14 +10:00
parent 5f0a2f2e29
commit ced6be2cd6
20 changed files with 322 additions and 659 deletions
+1 -1
View File
@@ -271,7 +271,7 @@ typedef struct {
void *dmaproc;
ALHeap *heap;
s32 outputRate; /* output sample rate */
ALFxId fxType;
ALFxId fxTypes[4];
s32 *params;
} ALSynConfig;