vrclient: Support v1.16.8.

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
This commit is contained in:
Paul Gofman 2021-03-19 18:15:18 +03:00 committed by Andrew Eikum
parent 53f2b7aea2
commit e0f82e30cb
46 changed files with 11856 additions and 1191 deletions

View file

@ -1,6 +1,6 @@
#include "vrclient_private.h"
#include "vrclient_defs.h"
#include "openvr_v1.14.15/ivrclientcore.h"
#include "openvr_v1.16.8/ivrclientcore.h"
using namespace vr;
extern "C" {
#include "struct_converters.h"