vrclient: Support v1.6.10

This commit is contained in:
Andrew Eikum 2019-08-16 09:10:37 -05:00
parent 63e14b5678
commit 81b9803214
33 changed files with 5446 additions and 62 deletions

View file

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