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
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
struct SDL_PrivateAudioData
|
||||
{
|
||||
AudioUnit audioUnit;
|
||||
int audioUnitInitialized;
|
||||
int audioUnitOpened;
|
||||
void *buffer;
|
||||
UInt32 bufferOffset;
|
||||
UInt32 bufferSize;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue