Commit d105a37e authored by David Reid's avatar David Reid

Fix a copy and paste error with the generation test.

parent 81a3f717
ma_result test_noise__by_format_and_type(ma_format format, ma_waveform_type type, const char* pFileName) ma_result test_noise__by_format_and_type(ma_format format, ma_noise_type type, const char* pFileName)
{ {
ma_result result; ma_result result;
ma_noise_config noiseConfig; ma_noise_config noiseConfig;
......
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