vrclient: Support openvr v1.1.3b

This commit is contained in:
Andrew Eikum 2018-12-14 13:20:13 -06:00
parent f260a2cb30
commit 8e26729a1c
46 changed files with 11428 additions and 1227 deletions

View file

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