mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-05 22:18:03 +01:00
vrclient: Support intermediate version 1.0.3a
Used by The Lab.
This commit is contained in:
parent
55b80e0c68
commit
f260a2cb30
15 changed files with 4894 additions and 2 deletions
|
|
@ -38,6 +38,7 @@ int main(void)
|
|||
test_capi_thunks_IVRSystem_014();
|
||||
test_capi_thunks_IVRCompositor_018();
|
||||
test_capi_thunks_IVROverlay_013();
|
||||
test_capi_thunks_IVRCompositor_017();
|
||||
test_capi_thunks_IVRSystem_012();
|
||||
test_capi_thunks_IVRCompositor_016();
|
||||
test_capi_thunks_IVRSettings_001();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue