mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-30 15:53:34 -04:00
Decompile __nextSampleTime
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -5,6 +5,5 @@
|
||||
#include "types.h"
|
||||
|
||||
u32 func00030ce0(void);
|
||||
u32 func00031698(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user