vrclient: Support openvr v1.9.16

This commit is contained in:
Andrew Eikum 2020-03-18 13:50:17 -05:00
parent 2708188322
commit c7c3b3c8a7
45 changed files with 11967 additions and 1244 deletions

View file

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