mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-17 11:22:22 -07:00
6 lines
193 B
Odin
6 lines
193 B
Odin
/*
|
|
Bindings for [[ Windows XAudio2 ; https://learn.microsoft.com/en-us/windows/win32/xaudio2/xaudio2-introduction ]].
|
|
|
|
Compiling for Windows 10 RS5 (1809) and later
|
|
*/
|
|
package windows_xaudio2 |