Beispiel #1
0
ULONG HookIDirect3D9::AddRef(LPVOID _this)
{
	LOG_API();
	return pD3D->AddRef();
}