Support D3Device_EnableOverlay() in XDK 5849

This commit is contained in:
Echelon9 2013-07-22 01:14:34 +10:00
parent 65f5b59fec
commit 1a65e0fbb4
1 changed files with 10 additions and 0 deletions

View File

@ -2746,6 +2746,16 @@ OOVPATable D3D8_1_0_5849[] =
#ifdef _DEBUG_TRACE
"EmuIDirect3DDevice8_SetTextureState_ColorKeyColor"
#endif
},
// IDirect3DDevice8::EnableOverlay (* unchanged since 4361 *)
{
(OOVPA*)&IDirect3DDevice8_EnableOverlay_1_0_4361,
XTL::EmuIDirect3DDevice8_EnableOverlay,
#ifdef _DEBUG_TRACE
"EmuIDirect3DDevice8_EnableOverlay"
#endif
},
// D3DDevice_SetRenderState_MultiSampleMask
{