vrclient: Support v1.14.15

This commit is contained in:
Andrew Eikum 2020-10-13 09:09:11 -05:00
parent a0925a9e97
commit c27354dac6
35 changed files with 6059 additions and 106 deletions

View file

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