Add missing FUNC_EXPORT definition
This commit is contained in:
parent
e72f59dad6
commit
ea822ea7d7
|
@ -499,7 +499,7 @@ HRESULT WINAPI XTL::EMUPATCH(IDirectSound_SetOrientation)
|
|||
DWORD dwApply
|
||||
)
|
||||
{
|
||||
|
||||
FUNC_EXPORTS;
|
||||
|
||||
DbgPrintf("EmuDSound: EmuIDirectSound_SetOrientation\n"
|
||||
"(\n"
|
||||
|
|
Loading…
Reference in New Issue