mirror of
https://github.com/yawut/SDL.git
synced 2026-08-22 00:35:18 -05:00
Whoops, wrong variable name.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
struct SDL_PrivateAudioData
|
||||
{
|
||||
AudioUnit audioUnit;
|
||||
int audioUnitInitialized;
|
||||
int audioUnitOpened;
|
||||
void *buffer;
|
||||
UInt32 bufferOffset;
|
||||
UInt32 bufferSize;
|
||||
|
||||
Reference in New Issue
Block a user