mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-07-22 21:21:39 +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
|
||||
|
||||
1 stdcall HmdSystemFactory(ptr ptr)
|
||||
2 stdcall VRClientCoreFactory(ptr ptr)
|
||||
1 cdecl HmdSystemFactory(ptr ptr)
|
||||
2 cdecl VRClientCoreFactory(ptr ptr)
|
||||
|
||||
@ cdecl -private vrclient_init_registry()
|
||||
|
Loading…
x
Reference in New Issue
Block a user