mirror of
https://github.com/Ryujinx/SDL2-CS.git
synced 2025-08-03 21:21:06 +00:00
Forgot to take out the Audio TODO. Not my morning, is it?
This commit is contained in:
parent
332ab6a8ae
commit
06f5cd151c
|
@ -3639,10 +3639,6 @@ namespace SDL2
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
#region SDL_audio.h
|
#region SDL_audio.h
|
||||||
|
|
||||||
/* TODO: Audio:
|
|
||||||
* http://wiki.libsdl.org/moin.fcg/APIByCategory#Audio
|
|
||||||
*/
|
|
||||||
|
|
||||||
/* FIXME: Boy, I really wish I could typedef ushort SDL_AudioFormat! */
|
/* FIXME: Boy, I really wish I could typedef ushort SDL_AudioFormat! */
|
||||||
/* FIXME: Boy, I really wish I could typedef uint SDL_AudioDeviceID! */
|
/* FIXME: Boy, I really wish I could typedef uint SDL_AudioDeviceID! */
|
||||||
|
|
Loading…
Reference in a new issue