stopAudio()
This commit is contained in:
@@ -1188,8 +1188,6 @@ bool InitializeWindow(HINSTANCE hInstance) {
|
|||||||
ShowWindow(hMainWindow, SW_SHOW);
|
ShowWindow(hMainWindow, SW_SHOW);
|
||||||
UpdateWindow(hMainWindow);
|
UpdateWindow(hMainWindow);
|
||||||
|
|
||||||
stopAudio();
|
|
||||||
|
|
||||||
MSG uMessage;
|
MSG uMessage;
|
||||||
|
|
||||||
while(GetMessageW(&uMessage, nullptr, 0, 0)) {
|
while(GetMessageW(&uMessage, nullptr, 0, 0)) {
|
||||||
|
|||||||
Reference in New Issue
Block a user