mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-07-23 13:41:38 +03:00
vrclient: Fix exported functions definition in spec file.
This commit is contained in:
parent
79c73d3674
commit
69affa962b
@ -1,6 +1,6 @@
|
|||||||
# Generated from vrclient.dll by winedump
|
# Generated from vrclient.dll by winedump
|
||||||
|
|
||||||
1 stdcall HmdSystemFactory(ptr ptr)
|
1 cdecl HmdSystemFactory(ptr ptr)
|
||||||
2 stdcall VRClientCoreFactory(ptr ptr)
|
2 cdecl VRClientCoreFactory(ptr ptr)
|
||||||
|
|
||||||
@ cdecl -private vrclient_init_registry()
|
@ cdecl -private vrclient_init_registry()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user