vrclient: Support v1.26.7.

CW-Bug-Id: #22757
This commit is contained in:
Paul Gofman 2023-09-19 17:15:52 -06:00 committed by Arkadiusz Hiler
parent 4c622dfc3e
commit 8007ccf8cf
43 changed files with 9885 additions and 832 deletions

View file

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