sound fix
This commit is contained in:
@@ -8,6 +8,9 @@ wiAudioEngine* wiMusic::audioEngine = nullptr;
|
||||
|
||||
wiAudioEngine::wiAudioEngine()
|
||||
{
|
||||
INITIALIZED = false;
|
||||
pXAudio2 = nullptr;
|
||||
pMasterVoice = nullptr;
|
||||
Initialize();
|
||||
}
|
||||
wiAudioEngine::~wiAudioEngine()
|
||||
|
||||
Reference in New Issue
Block a user