vrclient: Support v1.23.7.

This commit is contained in:
Paul Gofman 2023-02-23 19:49:42 -06:00 committed by Arkadiusz Hiler
parent 967b7878e5
commit 2f851ecb82
44 changed files with 9923 additions and 797 deletions

View file

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