mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-23 16:54:03 +02:00
Removed advanced update.
This commit is contained in:
@@ -47487,8 +47487,6 @@ MA_API ma_result ma_waveform_set_type(ma_waveform* pWaveform, ma_waveform_type t
|
|||||||
}
|
}
|
||||||
|
|
||||||
pWaveform->config.type = type;
|
pWaveform->config.type = type;
|
||||||
ma_waveform__update_advance(pWaveform);
|
|
||||||
|
|
||||||
return MA_SUCCESS;
|
return MA_SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user