Decompile n_alSavePull

This commit is contained in:
Ryan Dwyer
2021-10-14 18:53:29 +10:00
parent d3ef0a34ad
commit dcaeff8daf
10 changed files with 23 additions and 67 deletions
+1 -1
View File
@@ -56,11 +56,11 @@ typedef struct {
struct ALParam_s *paramList;
struct N_ALMainBus_s *mainBus;
struct N_ALAuxBus_s *auxBus;
struct N_ALFilter_s *outputFilter;
s32 numPVoices;
s32 maxAuxBusses;
s32 outputRate;
s32 maxOutSamples;
s32 sv_dramout;
} N_ALSynth;