Rename some more test source files.

This commit is contained in:
David Reid
2025-02-22 13:00:06 +10:00
parent ed5cda309c
commit e1f5ed4f79
16 changed files with 15 additions and 16 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#include "../test_common/ma_test_common.c"
#include "../common/common.c"
ma_result init_data_converter(ma_uint32 rateIn, ma_uint32 rateOut, ma_resample_algorithm algorithm, ma_data_converter* pDataConverter)
{