Example #1
0
float HookIDirect3DDevice9::GetNPatchMode(LPVOID _this)
{
	LOG_API();
	return pD3Dev->GetNPatchMode();
}