D3D : Disable a number of function signatures that are no longer patched

This commit is contained in:
patrickvl 2018-04-04 16:09:25 +02:00
parent 6e76ae52e2
commit 11753744f0
1 changed files with 1 additions and 1 deletions

View File

@ -770,6 +770,7 @@ VOID WINAPI EMUPATCH(Lock3DSurface)
DWORD Flags
);
#if 0 // patch disabled
// ******************************************************************
// * patch: Get2DSurfaceDesc
// ******************************************************************
@ -864,7 +865,6 @@ VOID WINAPI EMUPATCH(D3DCubeTexture_LockRect)
DWORD Flags
);
#if 0 // patch disabled
// ******************************************************************
// * patch: D3DDevice_CreateVertexBuffer
// ******************************************************************