Commit 1bd7713e authored by Jay Baird's avatar Jay Baird Committed by David Reid

swap parameters for better compatibility with ma_data_source

parent e7e666d8
......@@ -10118,8 +10118,8 @@ MA_API ma_pulsewave_config ma_pulsewave_config_init(ma_format format, ma_uint32
typedef struct
{
ma_pulsewave_config config;
ma_waveform waveform;
ma_pulsewave_config config;
} ma_pulsewave;
MA_API ma_result ma_pulsewave_init(const ma_pulsewave_config* pConfig, ma_pulsewave* pWaveform);
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment