mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-10 13:21:37 -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.