vrclient: support openvr v1.10.30

This commit is contained in:
Andrew Eikum 2020-03-18 13:50:21 -05:00
parent c7c3b3c8a7
commit bf3ca0fd4a
68 changed files with 15262 additions and 1462 deletions

View file

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