mirror of
https://github.com/Ed94/Odin.git
synced 2026-09-04 15:30:07 +00:00
sdl.OpenAudioDevice was incorrectly using a bool instead of a c.int for it's last parameter. To make the proc call more idiomatic and inline with other bindings a new bit_set was introduced to be used in place of the constants