vrclient: Support openvr v1.7.15

This commit is contained in:
Andrew Eikum 2019-12-31 14:05:30 -06:00
parent f35f663a1b
commit fc3fcd51f8
40 changed files with 10798 additions and 1693 deletions

View file

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