mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-01 16:09:43 -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
|
||||
|
||||
Reference in New Issue
Block a user