vrclient: Add openvr v1.5.17 support

This commit is contained in:
Sophie Tauchert 2019-07-13 12:17:57 +02:00 committed by Andrew Eikum
parent 9b09ae5ff8
commit 99764d17b1
42 changed files with 8784 additions and 706 deletions

View file

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