mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-04 21:54:42 +01:00
parent
4c622dfc3e
commit
8007ccf8cf
43 changed files with 9885 additions and 832 deletions
|
|
@ -13,7 +13,7 @@ int main(void)
|
|||
test_capi_thunks_IVRCompositor_027();
|
||||
test_capi_thunks_IVRHeadsetView_001();
|
||||
test_capi_thunks_IVRNotifications_002();
|
||||
test_capi_thunks_IVROverlay_026();
|
||||
test_capi_thunks_IVROverlay_027();
|
||||
test_capi_thunks_IVROverlayView_003();
|
||||
test_capi_thunks_IVRRenderModels_006();
|
||||
test_capi_thunks_IVRExtendedDisplay_001();
|
||||
|
|
@ -24,6 +24,7 @@ int main(void)
|
|||
test_capi_thunks_IVRInput_010();
|
||||
test_capi_thunks_IVRIOBuffer_002();
|
||||
test_capi_thunks_IVRClientCore_003();
|
||||
test_capi_thunks_IVROverlay_026();
|
||||
test_capi_thunks_IVROverlay_025();
|
||||
test_capi_thunks_IVRCompositor_026();
|
||||
test_capi_thunks_IVROverlay_024();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue