vrclient: Support intermediate version 1.0.3a

Used by The Lab.
This commit is contained in:
hdmap 2018-12-10 12:31:46 -05:00 committed by Andrew Eikum
parent 55b80e0c68
commit f260a2cb30
15 changed files with 4894 additions and 2 deletions

View file

@ -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();