mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-30 19:24:32 +01:00
vrclient: Support v1.6.10
This commit is contained in:
parent
63e14b5678
commit
81b9803214
33 changed files with 5446 additions and 62 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#include "vrclient_private.h"
|
||||
#include "vrclient_defs.h"
|
||||
#include "openvr_v1.5.17/ivrclientcore.h"
|
||||
#include "openvr_v1.6.10/ivrclientcore.h"
|
||||
using namespace vr;
|
||||
extern "C" {
|
||||
#include "struct_converters.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue