mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-07-20 12:16:24 +03:00
vrclient: Fix exported functions definition in spec file.
This commit is contained in:
parent
3f51c9f97d
commit
003d6aa844
@ -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