mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-16 08:01:24 -07:00
55de1dd923
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