mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-24 00:04:34 +01:00
vrclient_x64: Unload native vrclient shared library on process detach.
CW-Bug-Id: #23390
This commit is contained in:
parent
250242f66a
commit
8f03470527
6 changed files with 22 additions and 5 deletions
|
|
@ -222,6 +222,7 @@ UNIX_FUNCS = [
|
|||
'vrclient_init',
|
||||
'vrclient_HmdSystemFactory',
|
||||
'vrclient_VRClientCoreFactory',
|
||||
'vrclient_unload',
|
||||
]
|
||||
|
||||
MANUAL_METHODS = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue