vrclient: Support openvr v1.8.19

This commit is contained in:
Andrew Eikum 2019-12-31 14:26:20 -06:00
parent fc3fcd51f8
commit 9cf68a1c5e
43 changed files with 12681 additions and 1484 deletions

View file

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