Update DirectSound.hpp
This commit is contained in:
parent
28d031d9f9
commit
a7a69f5108
|
@ -994,7 +994,7 @@ xbox::hresult_xt WINAPI EMUPATCH(IDirectSoundBuffer_SetMaxDistance)
|
||||||
xbox::hresult_xt WINAPI EMUPATCH(IDirectSoundBuffer_SetMinDistance)
|
xbox::hresult_xt WINAPI EMUPATCH(IDirectSoundBuffer_SetMinDistance)
|
||||||
(
|
(
|
||||||
XbHybridDSBuffer* pHybridThis,
|
XbHybridDSBuffer* pHybridThis,
|
||||||
float_xt flMaxDistance,
|
float_xt flMinDistance,
|
||||||
dword_xt dwApply
|
dword_xt dwApply
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue