Added the IDirectSound8_AddRef (5558)

This commit is contained in:
jarupxx 2017-02-08 20:58:44 +09:00
parent 9b8f30f07b
commit 745b361324
1 changed files with 1 additions and 0 deletions

View File

@ -2113,6 +2113,7 @@ OOVPATable DSound_5558[] = {
OOVPA_TABLE_PATCH(DirectSound_CDirectSoundStream_SetEG, 5558, CDirectSoundStream_SetEG),
OOVPA_TABLE_XREF(DirectSound_CDirectSoundBuffer_SetEG, 5558),
OOVPA_TABLE_PATCH(IDirectSoundBuffer_SetEG, 5558, IDirectSoundBuffer8_SetEG),
OOVPA_TABLE_ENTRY(IDirectSound8_AddRef, 3936),
};
// ******************************************************************