mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-29 19:54:05 +02:00
44323c9cae
These have been renamed to the following: ma_data_source_init > ma_data_source_base_init ma_data_source_uninit > ma_data_source_base_uninit The new naming scheme makes it clearer that you're initializing the base data source structure.