Decompile __nextSampleTime

This commit is contained in:
Ryan Dwyer
2021-03-28 23:16:30 +10:00
parent fcccc9c9e1
commit 2337528e3b
5 changed files with 20 additions and 52 deletions
+1 -1
View File
@@ -329,7 +329,7 @@ void __freeParam(ALParam *param);
void _freePVoice(PVoice *pvoice);
void _collectPVoices(void);
s32 _timeToSamples(ALSynth *ALSynth, s32 micros);
s32 _timeToSamples(s32 micros);
ALMicroTime _samplesToTime(ALSynth *synth, s32 samples);
#endif
-1
View File
@@ -5,6 +5,5 @@
#include "types.h"
u32 func00030ce0(void);
u32 func00031698(void);
#endif