vrclient: Add openvr v1.0.16 and v1.0.17 support

This commit is contained in:
Andrew Eikum 2018-10-23 12:30:09 -05:00
parent 9cfa3401a3
commit 3f44c228fe
45 changed files with 12524 additions and 915 deletions

View file

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