Reported Duplicate CDirectSoundBuffer_PlayEx OOVPA
This commit is contained in:
parent
82652b5735
commit
4d0ba5be88
|
@ -3391,6 +3391,7 @@ OOVPA_XREF(DirectSoundEnterCriticalSection, 3936, 7,
|
||||||
{ 0x1B, 0xC0 },
|
{ 0x1B, 0xC0 },
|
||||||
OOVPA_END;
|
OOVPA_END;
|
||||||
#endif
|
#endif
|
||||||
|
#if 0 // Replaced with 3911 revision
|
||||||
// ******************************************************************
|
// ******************************************************************
|
||||||
// * CDirectSoundBuffer::PlayEx
|
// * CDirectSoundBuffer::PlayEx
|
||||||
// ******************************************************************
|
// ******************************************************************
|
||||||
|
@ -3410,6 +3411,7 @@ OOVPA_XREF(CDirectSoundBuffer_PlayEx, 3936, 9,
|
||||||
{ 0x30, 0xFF },
|
{ 0x30, 0xFF },
|
||||||
{ 0x36, 0x8B },
|
{ 0x36, 0x8B },
|
||||||
OOVPA_END;
|
OOVPA_END;
|
||||||
|
#endif
|
||||||
#if 0 // Moved to 3911
|
#if 0 // Moved to 3911
|
||||||
// ******************************************************************
|
// ******************************************************************
|
||||||
// * IDirectSoundBuffer_PlayEx
|
// * IDirectSoundBuffer_PlayEx
|
||||||
|
|
Loading…
Reference in New Issue