mirror of
https://github.com/joel16/SDL2.git
synced 2025-01-20 18:25:49 +00:00
Whoops, wrong variable name.
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402204
This commit is contained in:
parent
eebc7e6c2a
commit
4e1aba0a8b
@ -32,7 +32,7 @@
|
||||
struct SDL_PrivateAudioData
|
||||
{
|
||||
AudioUnit audioUnit;
|
||||
int audioUnitInitialized;
|
||||
int audioUnitOpened;
|
||||
void *buffer;
|
||||
UInt32 bufferOffset;
|
||||
UInt32 bufferSize;
|
||||
|
Loading…
x
Reference in New Issue
Block a user