mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-07 06:58:03 +01:00
vrclient: Support openvr v1.1.3b
This commit is contained in:
parent
f260a2cb30
commit
8e26729a1c
46 changed files with 11428 additions and 1227 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#include "vrclient_private.h"
|
||||
#include "vrclient_defs.h"
|
||||
#include "openvr_v1.0.17/ivrclientcore.h"
|
||||
#include "openvr_v1.1.3b/ivrclientcore.h"
|
||||
using namespace vr;
|
||||
extern "C" {
|
||||
#include "struct_converters.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue