mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-16 10:52:22 -07:00
72bbbc94a9
The new way to init `sound_group` and `sound_group_config` is currently using a binding that doesn't match the miniaudio API. The functions in miniaudio have an underscore between the `init` and `2`. This fixes this.