(svn r3448) - Fix: wrap up some MinGW warnings
This commit is contained in:
@@ -118,7 +118,7 @@ static void DMusicMidiStop(void)
|
||||
if (performance != NULL) performance->Stop(NULL, NULL, 0, 0);
|
||||
|
||||
if (segment != NULL) {
|
||||
segment->SetParam(GUID_Unload, -1, 0, 0, performance);
|
||||
segment->SetParam(GUID_Unload, 0xFFFFFFFF, 0, 0, performance);
|
||||
segment->Release();
|
||||
segment = NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user