Jacques patch for initializing m_context as NULL
This commit is contained in:
@@ -213,6 +213,7 @@ SND_OpenALDevice::SND_OpenALDevice()
|
||||
else
|
||||
m_audio = true;
|
||||
|
||||
m_context = NULL;
|
||||
m_buffersinitialized = false;
|
||||
m_sourcesinitialized = false;
|
||||
|
||||
|
Reference in New Issue
Block a user