vrclient: Add sdk v1.0.12

This commit is contained in:
Andrew Eikum 2018-01-31 10:31:32 -06:00
parent 4c907aa760
commit e8edb0f783
28 changed files with 6041 additions and 181 deletions

View file

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