commit | e41942e8140566d76284bea61130de8e125a17d0 | [log] [tgz] |
---|---|---|
author | daniel <danielclarke@wearepopgun.com> | Wed Oct 05 13:36:25 2022 +1000 |
committer | Sam Lantinga <slouken@libsdl.org> | Tue Oct 04 21:04:45 2022 -0700 |
tree | cf6a72f6c9762c7ef23eac0a397858e3d3e43cf0 | |
parent | d0657fde30a265f353e3528db7c683aeb98ee315 [diff] |
fix compilation error SDL_coreaudio mixing declarations and code
Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valve's award winning catalog and many Humble Bundle games.
More extensive documentation is available in the docs directory, starting with README.md
Enjoy!
Sam Lantinga (slouken@libsdl.org)